Peter Haight wrote:
> 
> >
> >       Actually, I have all the linux header files, now all I have to do
> >is get autoconf to include them.  Anyone with more familiarity with
> >autoconf know how to do this?  Include files from more than two
> >directories, in the Makefile.in I have now I have these two lines that
> >tell the compiler to include another dir.
> >
> >includedir = @includedir@
> >oldincludedir = /usr/include
> >
> >so maybe another line like:
> >linuxincludedir = /usr/compat/linux/usr/include/
> >
> >any better ideas?

configure --prefix=/usr/campat/linux/usr

It will take some work to get it to work under BSD.
I develop primarily on Linux, as that's what my home 
is, and I don't have access to a BSD box. Let me know 
what problems you're having, and I'll see how we can 
make it work.  You can find the latest and greatest
source in the gnome anonymous cvs tree, check out the
"esound" module.

-- ebm
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  __                         a.k.a. Eric B. Mitchell |
|  |_) .  _  _|      _|  _     [EMAIL PROTECTED]  |
|  | \ ( (_ (_| (_| (_| (/_   www.netcom.com/~ericmit |
| How's My Programming?   Call:  1 - 800 - DEV - NULL |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop

Reply via email to