pkgsrc-Users archive

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

Re: Problem bootstrapping on a RHEL4-machine - help needed



Yuji Yamano wrote:
On Wed, 23 Jul 2008 17:22:11 +0000, Jens Rehsack <rehsack%web.de@localhost> 
wrote:

after I nearly finished with my current project on AIX, I now want to create a 
bootstrap of pkgsrc on a Linux (RHEL4) machine.
This machine - in difference to my hacking machine - libtermcap and libncurses 
are installed into /usr/lib64/ and pkgsrc seems not to find them.
I tried to set LDFLAGS="-L/usr/lib64", but it wont help.

ERROR: No usable termcap library found on the system.

What uname -p returns on the machine?

x86_64

mk/buildlink3/find-libs.mk seems to support /usr/lib64 if it returns x86_64.

Hmm, but in this case it doesn't. Is it a new feature? My checkout is from end of june.

/Jens


Home | Main Index | Thread Index | Old Index