Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jul 2001 12:03:41 +0200
From:      =?ISO-8859-1?Q?Jean=2DS=E9bastien=20P=E9dron?= <jean-sebastien.pedron@medisite.net>
To:        FreeBSD Newbies <freebsd-newbies@FreeBSD.ORG>
Subject:   Port compilation fails
Message-ID:  <3B42E9FD.6090500@medisite.net>

next in thread | raw e-mail | index | archive | help
I would like to install two softs from the ports collection :
- Lynx
- Bash2

But none of these ports compile. I've tried with other ports and there 
is the same problem : compilation fails, but the reasons are always 
different. For instance, Lynx does not compile because it cannot find 3 
headers. The headers are at the right place, but there is no 
-I/path/to/headers in the compilation command line. For Bash2, 
installation fails, because wrong options are passed to "mkversion.sh", 
a script from the bash source tree. The reason is that some variables 
are not initialized.

I use gcc 2.95.3, default installed make tool, and csh. I'm running 
FreeBSD 4.3. If you have an idea...

Jean-Sebastien Pedron




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B42E9FD.6090500>