Re: [Fink-devel] Linking error with mtools 3.9.10-1

2008-04-15 Thread Daniel Macks
On Tue, Apr 15, 2008 at 09:16:50AM -0400, Alexander Hansen wrote:
> Nicolas Palix wrote:
> >
> > I get the following error when linking mtools 3.9.10-1.
> >
> > gcc -L/sw/lib   floppyd.o -o floppyd  -L/usr/X11/lib -lSM -lICE -lX11
> > Undefined symbols:
> >"_XauFileName", referenced from:
> >_do_auth in floppyd.o
> >_do_auth in floppyd.o
> >_do_auth in floppyd.o
> >_alarm_signal in floppyd.o
> >_cleanup in floppyd.o
> >_serve_client in floppyd.o
> > ld: symbol(s) not found
> > collect2: ld returned 1 exit status
> > make: *** [floppyd] Error 1
> > ### execution of make failed, exit code 2
> >
> > I use a 10.5 Mac with 10.4 fink source since some months.
> >   
> I get the same thing (10.5.2 G4, using Xcode 3.0, and the X11 2.2 
> update).  The odd part is that the symbol does seem to be defined on my 
> system.  From the output of "otool -Tv" :
> 
> /usr/X11/lib/libXau.6.dylib:
> module name  symbol name
[among others...]
> single module_XauFileName

It's not "odd" though...floppyd isn't being linked against libXau

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] Linking error with mtools 3.9.10-1

2008-04-15 Thread Alexander Hansen
Nicolas Palix wrote:
> Hi,
>
> I get the following error when linking mtools 3.9.10-1.
>
>
> gcc -L/sw/lib   floppyd.o -o floppyd  -L/usr/X11/lib -lSM -lICE -lX11
> Undefined symbols:
>"_XauFileName", referenced from:
>_do_auth in floppyd.o
>_do_auth in floppyd.o
>_do_auth in floppyd.o
>_alarm_signal in floppyd.o
>_cleanup in floppyd.o
>_serve_client in floppyd.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make: *** [floppyd] Error 1
> ### execution of make failed, exit code 2
>
>
> Do you have any solution ?
>
> I use a 10.5 Mac with 10.4 fink source since some months.
> I still have the error after fink selfupdate / fink update-all
>
> Thank...
>
>   
I get the same thing (10.5.2 G4, using Xcode 3.0, and the X11 2.2 
update).  The odd part is that the symbol does seem to be defined on my 
system.  From the output of "otool -Tv" :

/usr/X11/lib/libXau.6.dylib:
Table of contents (8 entries)
module name  symbol name
single module_XauDisposeAuth
single module_XauFileName
single module_XauGetAuthByAddr
single module_XauGetBestAuthByAddr
single module_XauLockAuth
single module_XauReadAuth
single module_XauUnlockAuth
single module_XauWriteAuth



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] Linking error with mtools 3.9.10-1

2008-04-14 Thread Nicolas Palix
Hi,

I get the following error when linking mtools 3.9.10-1.


gcc -L/sw/lib   floppyd.o -o floppyd  -L/usr/X11/lib -lSM -lICE -lX11
Undefined symbols:
   "_XauFileName", referenced from:
   _do_auth in floppyd.o
   _do_auth in floppyd.o
   _do_auth in floppyd.o
   _alarm_signal in floppyd.o
   _cleanup in floppyd.o
   _serve_client in floppyd.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [floppyd] Error 1
### execution of make failed, exit code 2


Do you have any solution ?

I use a 10.5 Mac with 10.4 fink source since some months.
I still have the error after fink selfupdate / fink update-all

Thank...

-- 
Nicolas Palix
[EMAIL PROTECTED]
http://phoenix.labri.fr/people/palix/





-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel