[FIX] perennial unix build problem...

Ned Konz ned at bike-nomad.com
Sun Apr 11 20:58:17 UTC 2004


On Sunday 11 April 2004 7:20 am, Ian Piumarta wrote:
> > The missing $(X_LIBS) is still there in the current ned-branch.
>
> I hereby offer a free beer to the first person who can explain
> correctly why adding the above to the link line is COMPLETELY AND
> UTTERLY THE WRONG THING TO DO.  (Which it most definitely is. ;)

Well, I can stand a beer...

How about "the plugins that really need to be linked with $X_LIBS should (and 
do) say so in their makefile fragments"?

$ grep X_LIBS $(find . -name "*.in")

./vm-display-X11/Makefile.in:   $(LINK) $(TARGET) $(OBJS) $(X_LIBS)
./vm-display-fbdev/Makefile.in: $(LINK) $(TARGET) $(OBJS) $(X_LIBS)

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list