I'm having trouble installing the libgnomeui2 package, version  
2.14.1-1.  Here's the tail of the build:

gcc  -o .libs/libgnome-vfs.so -bundle  .libs/ 
gtkfilesystemgnomevfs.o .libs/sucky-desktop-item.o  -L/sw/lib -L/usr/ 
X11R6/lib /sw/lib/libgtk-x11-2.0.dylib /usr/X11R6/lib/ 
libXrandr.dylib /usr/X11R6/lib/libXext.dylib /usr/X11R6/lib/ 
libXcursor.dylib /usr/X11R6/lib/libXft.dylib /usr/X11R6/lib/ 
libXrender.dylib /usr/X11R6/lib/libfontconfig.dylib /usr/X11R6/lib/ 
libfreetype.dylib /usr/X11R6/lib/libX11.dylib /sw/lib/libgdk- 
x11-2.0.dylib -lXrandr -lXinerama -lXext -lXcursor /sw/lib/ 
libatk-1.0.dylib /sw/lib/libgdk_pixbuf-2.0.dylib /sw/lib/ 
libpangoxft-1.0.dylib -lXft -lXrender /sw/lib/libpangox-1.0.dylib - 
lX11 /sw/lib/libpangoft2-1.0.dylib -lfontconfig -lfreetype /sw/lib/ 
libpango-1.0.dylib /sw/lib/libgnome-2.dylib -L/sw/lib/system-openssl/ 
lib /sw/lib/libxml2.dylib /sw/lib/libdbus-glib-1.dylib /sw/lib/ 
libdbus-1.dylib /sw/lib/libhowl.dylib /sw/lib/ 
libORBitCosNaming-2.dylib /sw/lib/libesd.dylib /sw/lib/ 
libaudiofile.dylib /sw/lib/libbonobo-2.dylib /sw/lib/libbonobo- 
activation.dylib /sw/lib/libgnomevfs-2.dylib /sw/lib/ 
libgconf-2.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/ 
libORBit-2.dylib -lm /sw/lib/libgmodule-2.0.dylib /sw/lib/ 
libgthread-2.0.dylib /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib / 
sw/lib/libiconv.dylib ../libgnomeui/.libs/libgnomeui-2.dylib /sw/lib/ 
libbonoboui-2.dylib /sw/lib/libgnomecanvas-2.dylib /sw/lib/ 
libart_lgpl_2.dylib /sw/lib/libgnome-keyring.dylib /sw/lib/ 
libjpeg.dylib /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib / 
sw/lib/libpopt.dylib
/usr/bin/ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
/sw/lib/libintl.dylib(localcharset.o) definition of _locale_charset
/usr/bin/ld: Undefined symbols:
_getpt
_ptsname_r
collect2: ld returned 1 exit status
make[2]: *** [libgnome-vfs.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-libgnomeui2-2.14.1-1
(Reading database ... 53956 files and directories currently installed.)
Removing fink-buildlock-libgnomeui2-2.14.1-1 ...
Failed: phase compiling: libgnomeui2-2.14.1-1 failed


Some minor detective work on my part suggests that getpt and ptsname  
are a part of glibc in many distributions, but I can't find anything  
helpful w.r.t. OS X. A search on gmane is similarly unfruitful.

My question:  where are these supposed to come from? Or is it just a  
question of modifying the autoconf script to avoid referring to them?

Thanks in advance,

John Clements


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to