pkgsrc-Users archive

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

Re: gtk2+ not building



On Mon, 15 Dec 2008 12:50:49 +0100
Roland Illig <roland.illig%gmx.de@localhost> wrote:

> Steven M. Bellovin schrieb:
> > *Very* strange:
> > 
> >     configure:3334: checking for C compiler default output file
> > name configure:3356: cc -O2 -pthread -I/usr/pkg/include
> > -I/usr/include/krb5 -I/usr/include -I/usr/X11R7/include
> > -I/usr/X11R7/include/freetype2 -DPREFIX="\"/usr/pkg\""
> > -I/usr/pkg/include -I/usr/include/krb5 -I/usr/include
> > -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -L/usr/pkg/lib
> > -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib
> > -Wl,-R/usr/X11R7/lib -pthread conftest.c -ldb1 >&5 ld: cannot find
> > -ldb1
> 
> bmake debug | less
> 
> This should make it obvious which part requires the DB1 library.
> 
I assume that 'make' will suffice, since there's no bmake in my path,
and I assume you meant to do it in x11/gtk2, not the work/* directory.

# make debug 2>&1 | grep db1
# 

I've saved the output..


                --Steve Bellovin, http://www.cs.columbia.edu/~smb


Home | Main Index | Thread Index | Old Index