simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] simulavr on FreeBSD


From: ken restivo
Subject: [Simulavr-devel] simulavr on FreeBSD
Date: Sun, 20 Jan 2002 22:08:41 -0800
User-agent: Mutt/1.3.25i

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I had a few spare minutes and was curious to find out if simulavr would build 
on FreeBSD 4.3.  I was stymied by the absence of getopt_long. 

I installed the FreeBSD libgnugetopt package, which put include/getopt.h and 
lib/libgnugetopt.[a so] under /usr/local. 

But, simulavr's autoconf doesn't add /usr/local/[include lib] by default, and 
passing them to ./configure with --includedir and --libdir didn't help either.

I tried hacking configure.in to add CPPFLAGS="${CPPFLAGS} -I/usr/local/include" 
and LIBS="${LIBS} -L/usr/local/lib". Still no luck.

At that point I had to go back to work :-/. I can bang on this later unless any 
of y'all have been through this before and know an easy solution.

Cheers!

- -ken

- -- 
- ------------------
One world. Many gods. Plenty for everyone.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8S7Boe8HF+6xeOIcRAtWuAKCF0W84N4p1BIij/VadZv9yCH1DTQCgg+ZO
RJTVxtqBrCzFzkmgom3AtbE=
=noVe
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]