libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fwd: gd configure issue: Re: Mac OS X Support]


From: Lars Hecking
Subject: [Fwd: gd configure issue: Re: Mac OS X Support]
Date: Wed, 18 Dec 2002 15:27:28 +0000
User-agent: Mutt/1.5.2i

 Hi all,

 Can you please take a look at this? I added auto* and libtool support
 to gd library, but I have very little experience with the latter, and
 this looks like a libtool problem to me.

 (If this is not enough information, I have the complete make output and
  config.log. Please Cc replies, as I'm not on the list.)

 Thanks!

----- Forwarded message -----

make  all-recursive
Making all in config
make[2]: Nothing to be done for `all'.
Making all in test
make[2]: Nothing to be done for `all'.
source='gd.c' object='gd.lo' libtool=yes \
depfile='.deps/gd.Plo' tmpdepfile='.deps/gd.TPlo' \
depmode=gcc /bin/sh ./config/depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 
-c -o gd.lo `test -f 'gd.c' || echo './'`gd.c
[snip]
mv -f wbmp.o .libs/wbmp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c wbmp.c -Wp,-MD,.deps/wbmp.TPlo -o 
wbmp.o >/dev/null 2>&1
mv -f .libs/wbmp.lo wbmp.lo
/bin/sh ./libtool --mode=link gcc  -g -O2   -o libgd.la -rpath /usr/local/lib 
-version-info 2:0:0 gd.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo 
gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo 
gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo 
gdft.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo mathmake.lo wbmp.lo  
-lpng -lz -lm 
rm -fr .libs/libgd.la .libs/libgd.* .libs/libgd.*
./libtool: test: too many arguments
gcc -dynamiclib -undefined suppress -o .libs/libgd.2.0.0.dylib  gd.lo 
gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo 
gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo gdfontl.lo 
gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo gdkanji.lo gdtables.lo 
gdxpm.lo mathmake.lo wbmp.lo  -lpng -lz -lm -lc -install_name  
/usr/local/lib/libgd.2.dylib 
/usr/bin/libtool: internal link edit command failed
ld: -undefined error must be used when -twolevel_namespace is in effect
make[2]: *** [libgd.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

The first part of config.log:

It was created by GD configure 2.0.9, which was
generated by GNU Autoconf 2.56.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = sparky
uname -m = Power Macintosh
uname -r = 6.2
uname -s = Darwin
uname -v = Darwin Kernel Version 6.2: Tue Nov  5 22:00:03 PST 2002; 
root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC 

/usr/bin/uname -p = powerpc
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
         Darwin Kernel Version 6.2:
Tue Nov  5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC


Kernel configured for up to 2 processors.
1 processor is physically available.
Processor type: ppc750 (PowerPC 750)
Processor active: 0
Primary memory available: 256.00 megabytes.
Default processor set: 64 tasks, 226 threads, 1 processors
Load average: 1.13, Mach factor: 0.32
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sw/bin
PATH: /sw/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin

[snip]

----- End forwarded message -----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]