This message was sent from Geocrawler.com by "Grisha Vasilyev" <[EMAIL PROTECTED]>
Be sure to reply to that address.
Hello All !
I have one little problem: make world works
for me only with small patch in
gnu/usr.bin/groff/Makefile.cfg:
-INCLUDES= -I$(GROFF_DIST)/include
+INCLUDES= -I. -I$(GROFF_DIST)/include
-I$(.CURDIR)/../include
+CXXFLAGS+=$(DEFINES) $(INCLUDES)
without this, it fails to find includes...
Can anyone explain me, where is the source
of this problem? maybe compiler or make rules?
Geocrawler.com - The Knowledge Archive
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message