DragonFly BSD
DragonFly kernel List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Changes in make directory handling?


From: Max Okumoto <okumoto@xxxxxxxx>
Date: Thu, 11 Aug 2005 11:56:52 -0700

Jonathon McKitrick wrote:
A project I have on leaf is breaking during build because of / being placed in
the include directories rather than spaces between them.


leaf:/home/jcm/cvs/projekt> make
cc -O -pipe -Wall /-I./-I../../../src/include -shared -fPIC  -L /home/jcm/lib
-Wl,-soname,libengine-a.so.0 -o libengine-a.so.0.0 a.o
*** Error code 1

Any idea why the -I directories are getting hosed?

Jonathon McKitrick
--
Hoppiness is a good beer.

Does this makefile work on previous versions of dragonfly? If so, could you send me a copy of the Makefile?

Max



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