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

Changes in make directory handling?


From: Jonathon McKitrick <jcm@xxxxxxxxxxxxxxxxx>
Date: Thu, 11 Aug 2005 03:28:33 +0100

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.



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