Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#408 closed defect (fixed)

pango port failed to compile

Reported by: bchesneau@… Owned by: kvv@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: fkr@…
Port:

Description

pango port failed to install due to bad or a lack of dependecies. See what is done when I tried to install xchat2 :

[enki:/opt/darwinports/dports] benoitc# port install xchat2 ---> Fetching pkgconfig ---> Attempting to fetch pkgconfig-0.15.0.tar.gz from http://www.freedesktop.org/software/pkgconfig/releases/ ---> Verifying checksum for pkgconfig ---> Extracting pkgconfig ---> Configuring pkgconfig ---> Building pkgconfig with target all ---> Installing pkgconfig ---> Fetching glib2 ---> Attempting to fetch glib-2.0.7.tar.bz2 from ftp://ftp.gnome.org/pub/gnome/sources/glib/2.0/ ---> Verifying checksum for glib2 ---> Extracting glib2 ---> Configuring glib2 ---> Building glib2 with target all ---> Installing glib2 ---> Fetching jpeg ---> Attempting to fetch jpegsrc.v6b.tar.gz from http://www.ijg.org/files/ ---> Verifying checksum for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg with target all ---> Installing jpeg ---> Fetching tiff ---> Attempting to fetch tiff-v3.5.7.tar.gz from ftp://ftp.remotesensing.org/pub/libtiff/ ---> Verifying checksum for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff with target all ---> Installing tiff ---> Fetching libpng ---> Attempting to fetch libpng-1.2.5.tar.bz2 from http://www.libpng.org/pub/png/src/ ---> Verifying checksum for libpng ---> Extracting libpng ---> Configuring libpng ---> Building libpng with target all ---> Installing libpng ---> Fetching libungif ---> Attempting to fetch libungif-4.1.0b1.tar.gz from ftp://ftp.ayamura.org/pub/graphics/ ---> Attempting to fetch ltconfig13 from http://distfiles.opendarwin.org/ ---> Attempting to fetch ltmain13 from http://distfiles.opendarwin.org/ ---> Verifying checksum for libungif ---> Extracting libungif ---> Configuring libungif ---> Building libungif with target all ---> Installing libungif ---> Fetching atk ---> Attempting to fetch atk-1.0.3.tar.bz2 from ftp://ftp.gnome.org/pub/gnome/sources/atk/1.0/ ---> Verifying checksum for atk ---> Extracting atk ---> Configuring atk ---> Building atk with target all ---> Installing atk ---> Fetching pango ---> Attempting to fetch pango-1.0.5.tar.bz2 from ftp://ftp.gtk.org/pub/gtk/v2.0/ ---> Verifying checksum for pango ---> Extracting pango ---> Configuring pango Error: Target com.apple.configure returned: configure failure: shell command "cd /opt/darwinports/dports/x11/pango/work/pango-1.0.5 && LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include -no-cpp-precomp" ./configure --prefix=/opt/local" returned error 1 Command output: checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin6.4 dyld checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool checking for flex... flex checking for flex... (cached) flex checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for some Win32 platform... no checking for native Win32... no checking for perl5... no checking for perl... perl checking for X... no configure: WARNING: X development libraries not found checking for freetype-config... no checking freetype/internal/tterrors.h usability... no checking freetype/internal/tterrors.h presence... no checking for freetype/internal/tterrors.h... no checking for FT_Get_First_Char... no configure: error: * Didn't find any of FreeType, X11, or Win32. * Must have at least one backend to build Pango.

Error: The following dependencies failed to build: Error: gtk2 Error: pango Error:

Change History (1)

comment:1 Changed 21 years ago by fkr@…

Cc: fkr@… added
Resolution: fixed
Status: newclosed

should be fixed by the dependency mij@ added on 2003-03-14 -fkr

Note: See TracTickets for help on using tickets.