Displaying 1 result from an estimated 1 matches for "dsoflag".
Did you mean:
dsflag
2002 May 14
0
Solaris 2.8 Samba 2.2.[2|4]/CUPS 1.1.14 compilation problem
...dy been compiled and
works fine). I'm using:
./configure --prefix=/opt/samba-2.2.4
--x-includes=/opt/cups-1.1.14/include
--x-libraries=/opt/cups-1.1.14/lib
I've also tried setting:
CFLAGS=-I/opt/cups-1.1.14/include:/usr/local/include
CXXFLAGS=-I/opt/cups-1.1.14/include:/usr/local/include
DSOFLAGS=-L/opt/cups-1.1.14/lib/:/usr/local/lib
LDFLAGS=-L/opt/cups-1.1.14/lib/:/usr/local/lib
But continue to get:
checking for httpConnect in -lcups... no
As far as I can tell from the configure script (which is not much)
this is not good. Checking manually shows that:
nm /opt/cups-1.1.14/lib/libcups...