On Fri, 16 March 2001, "Jeremy C. Reed" wrote:

> Show us what happens. (Give us part of the output from configure or make.)
> 

well. the X libs/includes are not in /usr/X11R6/ but in /usr/openwin,
so i've both tried to ./configure and ./configure --x-includes=/usr/openwin/includes 
(which i think is meant in the last answer in the faq at 
http://www.reedmedia.net/misc/blackbox/faq.html#30).

when i try to make i get:
1. a LOT of "/usr/openwin/include/X11/Xlib.h:2063: ANSI C++ forbids declaration 
`XSetTransientForHint' with no type" or similar.
2. it ends with:
---
make: Fatal error: Command failed for target `BaseDisplay.o'
Current working directory /home/dat01alk/misc/blackbox/blackbox-0.61.1/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/dat01alk/misc/blackbox/blackbox-0.61.1
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
---

i have tried to edit src/Makefile. added "-fpermissive" to this line:
CXXFLAGS = -g -O2  -I/usr/openwin/include

when i try make after that it seems to get quite a bit farther. i still get LOTS of 
warnings, and then it ends with this:
---
*** Error code 1
make: Fatal error: Command failed for target `bsetroot.o'
Current working directory /home/dat01alk/misc/blackbox/blackbox-0.61.1/util
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/dat01alk/misc/blackbox/blackbox-0.61.1
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
---

i have also tried: set CXXFLAGS = '-fpermissive'
but that doesnt help.

and also tried replacing all strings "X11R6" with "openwin" in src/Makefile.
figured it was worth a shot. that too didnt help.

and i have also tried removing config.cache before each ./configure.

what do, or dont, i do right?

  tia / alex k

.
.
... [ ~~~~~~ ] ...
Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com

Reply via email to