Hi,
In order compile everything properly, I have to do following:
$ ./CVSMake
$ setenv LDFLAGS -L/usr/X11R6/lib
$ ./configure --prefix=/opt \
--x-includes=/usr/local/include:/usr/X11R6/include \
--x-libraries=/usr/local/lib:/usr/X11R6/lib
Without the LDFLAGS, it does not work (e.g. ImageMagick is not detected by
the configure script and gmake ends with lots of unreferenced functions).
I consider this a bug in the configure script because
/usr/X11R6/lib should be a default unix lib-directory, is it not?
Regards,
Rob.
- [opendx-dev] "LDFLAGS=-L/usr/X11R6/lib" needed fo... Rob Lahaye
- Re: [opendx-dev] "LDFLAGS=-L/usr/X11R6/lib" ... David Thompson
- Re: [opendx-dev] "LDFLAGS=-L/usr/X11R6/lib&qu... Randy Polson
- Re: [opendx-dev] "LDFLAGS=-L/usr/X11R6/lib&qu... Rob Lahaye
- Re: [opendx-dev] "LDFLAGS=-L/usr/X11R6/li... David Thompson
- Re: [opendx-dev] "LDFLAGS=-L/usr/X11R... Rob Lahaye
- Re: [opendx-dev] "LDFLAGS=-L/usr... David Thompson
- [opendx-dev] Re: "LDFLAGS=-L... Rob Lahaye
- [opendx-dev] Re: "LDFLAGS=-L... David Thompson
- [opendx-dev] Re: "LDFLAG... Rob Lahaye
- [opendx-dev] Re: "LDFLAG... David Thompson
