I'm trying to install Gnuplot 4.2.3-13 from unstable and the install  
is hanging up on linking to intltool with a "Your intltool is too  
old." error.

intltool 0.36.3-2 *and* intltool40 (0.40.5-1) are on the dependency  
list  and I've installed intltool40 to no avail.

Searching around the internet, one link (http://bit.ly/3JrC5E) seems  
to say that it might be a bug in the Gnome 2.24.0-2 package that was  
fixed in 2.24.0-3.

PowerMac G4 400, Max OS X 10.4.11, XCode 2.5

Also, I want to echo the sentiments that the dependencies seem to  
have gotten a little out of hand - does Gnuplot really need Gnome  
components to install?

Thanks,

Herb

Setting up fink-buildlock-avahi-0.6.23-1 (2008.10.27-02.06.21) ...
gzip -dc /sw/src/avahi-0.6.23.tar.gz | /sw/bin/tar -xf -  --no-same- 
owner --no-same-permissions
perl -pi -e 's/-D_XOPEN_SOURCE=\d+//' configure
perl -pi -e 's/(libavahi_common_la_LIBADD.*)/\1 \$(LIBINTL)/' avahi- 
common/Makefile.in
./configure --prefix=/sw --disable-dependency-tracking --disable-glib  
--disable-gobject --disable-qt3 --disable-qt4 --disable-gtk --enable- 
dbus --enable-expat --disable-dbm --disable-gdbm --enable-libdaemon -- 
disable-python --disable-pygtk --disable-python-dbus --disable-mono -- 
disable-monodoc --disable-doxygen-doc --disable-doxygen-dot --disable- 
doxygen-html --with-distro=freebsd --disable-autoipd --with-avahi- 
priv-access-group=network
configure: WARNING: Unrecognized options: --enable-expat
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether gcc needs -traditional... no
checking whether gcc and cc understand -c and -o together... yes
checking whether libssp exists... no
checking whether stack-smashing protection is available... no
checking whether gcc accepts -fstack-protector... no
checking whether g++ accepts -fstack-protector... no
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ 
ld) is GNU ld... no
checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option  
to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ 
ld) is GNU ld... no
checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
(cached) (cached) checking how to hardcode library paths into  
programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
(cached) (cached) checking how to hardcode library paths into  
programs... immediate
checking whether the C++ compiler works... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... - 
D_THREAD_SAFE
checking whether to check for GCC pthread/shared inconsistencies... no
checking for linux/netlink.h... no
checking for net/route.h... yes
checking for sys/filio.h... yes
checking for sys/sysctl.h... yes
checking for struct lifconf... no
checking for struct ip_mreqn... no
checking for struct ip_mreq... yes
checking whether gcc accepts -std=c99... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -W... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -pipe... yes
checking whether gcc accepts -Wformat... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wfloat-equal... yes
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wredundant-decls... yes
checking whether gcc accepts -Wmissing-noreturn... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wendif-labels... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-qual... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Winline... yes
checking whether gcc accepts -fPIC... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for library containing inet_ntop... none required
checking for library containing recv... none required
checking whether CMSG_SPACE is declared... no
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gethostname... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for uname... yes
checking for setresuid... no
checking for setreuid... yes
checking for setresgid... no
checking for setregid... yes
checking for strcasecmp... yes
checking for gettimeofday... yes
checking for putenv... yes
checking for strncasecmp... yes
checking for strlcpy... yes
checking for gethostbyname... yes
checking for seteuid... yes
checking for setegid... yes
checking for setproctitle... no
checking for getprogname... yes
checking for uid_t in sys/types.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether lstat dereferences a symlink specified with a  
trailing slash... no
checking whether stat accepts an empty string... no
checking for mode_t... yes
checking for pid_t... yes
checking whether environ is declared... no
checking for gcc -fvisibility=hidden support... yes
checking sys/capability.h usability... no
checking sys/capability.h presence... no
checking for sys/capability.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for chroot... yes
checking for dlopen in -ldl... yes
checking for dlfcn.h... (cached) yes
checking linux/inotify.h usability... no
checking linux/inotify.h presence... no
checking for linux/inotify.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for kqueue... yes
checking whether NLS is requested... yes
checking for msgfmt... /sw/bin/msgfmt
checking for gmsgfmt... /sw/bin/msgfmt
checking for xgettext... /sw/bin/xgettext
checking for msgmerge... /sw/bin/msgmerge
checking for ld used by GCC... /usr/libexec/gcc/powerpc-apple- 
darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ 
ld) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -liconv -lc -Wl,- 
framework -Wl,CoreFoundation
checking for intltool >= 0.35.0... head: `-1' option is obsolete; use  
`-n 1'
Try `head --help' for more information.
  found
configure: error: Your intltool is too old.  You need intltool 0.35.0  
or later.
### execution of ./configure failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-avahi-0.6.23-1
(Reading database ... 37487 files and directories currently installed.)
Removing fink-buildlock-avahi-0.6.23-1 ...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-powerpc
New package: dists/unstable/main/binary-darwin-powerpc/text/aspell- 
compat_0.60.5-1003_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/text/aspell- 
dev_0.60.5-1003_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/text/aspell- 
en_6.0-0-1002_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/text/aspell- 
shlibs_0.60.5-1003_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/text/ 
aspell_0.60.5-1003_darwin-powerpc.deb
Downloading the indexes of available packages in the binary  
distribution.
/sw/bin/apt-get-lockwait -q update
Hit http://msn.wi.us.finkmirrors.net 10.4/release/main Packages
Hit http://msn.wi.us.finkmirrors.net 10.4/release/main Release
Hit http://msn.wi.us.finkmirrors.net 10.4/release/crypto Packages
Hit http://msn.wi.us.finkmirrors.net 10.4/release/crypto Release
Hit http://msn.wi.us.finkmirrors.net 10.4/current/main Packages
Hit http://msn.wi.us.finkmirrors.net 10.4/current/main Release
Hit http://msn.wi.us.finkmirrors.net 10.4/current/crypto Packages
Hit http://msn.wi.us.finkmirrors.net 10.4/current/crypto Release
Reading Package Lists...
Building Dependency Tree...
Failed: phase compiling: avahi-0.6.23-1 failed


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to