pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/33086: [Solaris] glib2 problem with libtool



raczkow%prz.edu.pl@localhost napisał:

I can only add, tha glib2 build outside pkgsrc with following options:

CC=/opt/SUNWspro/bin/cc CXX=/opt/SUNWspro/bin/CC \
LD_OPTIONS="-R/usr/pkg/lib -L/usr/pkg/lib" \
LDFLAGS="-R/usr/pkg/lib -L/usr/pkg/lib" \ CPPFLAGS="-I/usr/pkg/include" \
./configure --enable-shared --disable-static --enable-gtk-doc=no \
--includedir=/usr/pkg/include/ --with-libiconv=gnu --libdir=/usr/pkg/lib \
--prefix=/usr/pkg 

builds fine

Problems are caused by libtool script generated during bmake configure.

Can anyone help me compile glib2 from pkgsrc on Solaris?

-- 
Krzysztof Raczkowski
raczkow%prz.edu.pl@localhost




Home | Main Index | Thread Index | Old Index