Date: 16 Feb 2002 23:35:12 -0500 From: Muhannad Asfour <muhannad07@cogeco.ca> To: anders@hack.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: gdkxft-1.5 Message-ID: <1013920512.292.21.camel@ergo.dhs.org>
next in thread | raw e-mail | index | archive | help
Hello. I recently tried to install gdkxft-1.5 through the ports on my FreeBSD machine (FreeBSD 4.5-STABLE w/ XFree86 4.1.0) and it always fails, here is the build output: ===> Extracting for gdkxft-gnome-1.5 >> Checksum OK for gdkxft-1.5.tar.gz. ===> gdkxft-gnome-1.5 depends on shared library: giconv.2 - found ===> gdkxft-gnome-1.5 depends on shared library: X11.6 - found ===> gdkxft-gnome-1.5 depends on shared library: esd.2 - found ===> gdkxft-gnome-1.5 depends on shared library: glib12.3 - found ===> gdkxft-gnome-1.5 depends on shared library: gtk12.2 - found ===> gdkxft-gnome-1.5 depends on shared library: Imlib.5 - found ===> gdkxft-gnome-1.5 depends on shared library: gnome.5 - found ===> gdkxft-gnome-1.5 depends on shared library: capplet.5 - found ===> gdkxft-gnome-1.5 depends on shared library: panel_applet.5 - found ===> Patching for gdkxft-gnome-1.5 ===> Applying FreeBSD patches for gdkxft-gnome-1.5 ===> Configuring for gdkxft-gnome-1.5 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking build system type... i386-portbld-freebsd4.5 checking host system type... i386-portbld-freebsd4.5 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... yes creating libtool checking for gnome-config... /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... /usr/local/bin/orbit-config checking for orbit-idl... /usr/local/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes checking extra library "capplet"... -Wl,-E -lcapplet -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -lgnorba checking for libglade-config... /usr/X11R6/bin/libglade-config checking for libglade... yes checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.2.0... yes checking for libgdk12.so... /usr/X11R6/lib/libgdk12.so checking for /usr/X11R6/lib/libgdk12.so... found checking for perl5... /usr/bin/perl5 checking for indent... indent checking for XftDrawCreate in -lXft... yes checking for dlopen in -ldl... no checking for ANSI C header files... (cached) yes checking for regcomp... yes checking for dlopen... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gdkxft_sysinstall config.status: creating capplet/Makefile config.status: creating gdkxft.spec config.status: executing default commands ===> Building for gdkxft-gnome-1.5 Making all in src INDENT=indent /usr/bin/perl5 ./generate.pl ./gdkxft.c /usr/local/bin/bash ../libtool --mode=compile cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1 -DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -I/usr/X11R6/include -c gdkxft.c cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1 -DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -I/usr/X11R6/include -c gdkxft.c -fPIC -DPIC -o gdkxft.lo /usr/local/bin/bash ../libtool --mode=compile cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1 -DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -I/usr/X11R6/include -c realfuncs.c cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1 -DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -I/usr/X11R6/include -c realfuncs.c -fPIC -DPIC -o realfuncs.lo /usr/local/bin/bash ../libtool --mode=link cc -W -Wall -Wno-unused -Wno-switch -O -pipe -march=pentiumpro -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -lgiconv -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -o libgdkxft.la -rpath /usr/X11R6/lib -module -avoid-version gdkxft.lo realfuncs.lo -lXft mkdir .libs rm -fr .libs/libgdkxft.la .libs/libgdkxft.* .libs/libgdkxft.* (cd . && ln -s gdkxft.lo gdkxft.o) (cd . && ln -s realfuncs.lo realfuncs.o) cc -shared gdkxft.lo realfuncs.lo -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -lgiconv -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lXft -Wl,-E -Wl,-soname -Wl,libgdkxft.so -o .libs/libgdkxft.so creating libgdkxft.la (cd .libs && rm -f libgdkxft.la && ln -s ../libgdkxft.la libgdkxft.la) set -e; if help2man --no-info --section=8 ./gdkxft_sysinstall > gdkxft_sysinstall.8.tmp; then mv gdkxft_sysinstall.8.tmp gdkxft_sysinstall.8; else cp ./gdkxft_sysinstall.8.dfl gdkxft_sysinstall.8; fi Making all in capplet cc -DPACKAGE=\"gdkxft\" -DVERSION=\"1.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DREAL_GDK_SO=\"/usr/X11R6/lib/libgdk12.so\" -DHAVE_LIBXFT=1 -DSTDC_HEADERS=1 -I. -I. -DDATADIR=\"/usr/X11R6/share/gnome\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -march=pentiumpro -I/usr/X11R6/include -c gdkxft-capplet.c *** Error code 1 Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5/capplet. *** Error code 1 Stop in /usr/ports/x11/gdkxft/work/gdkxft-1.5. *** Error code 1 Stop in /usr/ports/x11/gdkxft. *** Error code 1 Stop in /usr/ports/x11/gdkxft. *** Error code 1 Stop in /usr/ports/x11/gdkxft. *** Error code 1 Stop in /usr/ports/x11/gdkxft. Any help in this matter would be greatly appreciated. Thank you To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1013920512.292.21.camel>