On Mon, 22 Jul 2002 12:10:41 +0100 (St�edn� Evropa (b�n� �as)) Jiri Brezina 
<[EMAIL PROTECTED]> wrote:

JB> But unfortunately, make is stopped immediately, because 
JB> ****
JB> %make
JB> "makeopts", line 40: Need an operator
JB> "makeopts", line 43: Need an operator
JB> "makeopts", line 47: Missing dependency operator
JB> "makeopts", line 49: Need an operator
JB> "makeopts", line 51: Need an operator
JB> Fatal errors encountered -- cannot continue        

 Do you use GNU make? You must use GNU make and the default make under
OpenBSD is probably the BSD one. Try using gmake or something like this.

JB> ...unfortunately, configure is stopped with error gtk-config not found.
JB> I put messages from screen and config.log on the web too on
JB>         http://brz.d2.cz/W.wxconfig.log
JB>         http://brz.d2.cz/W.wxScreen.log
JB> (I remind that with switch "--disable-gtktest" is everything ok).
JB> 
JB> I cannot see where is problem

 Me neither because there are no errors at all in config.log which is quite
disconcerting -- i.e. it says that the program failed but doesn't say why.
The most likely reason (well, the only one I can think of) is that, as
configure tells you, LD_LIBRARY_PATH or equivalent is not set. To check
this you may try to compile and run the GTK test program (as you can see it
at the end of W.wxconfig.log) yourself manually and see what happens.

 Regards,
VZ



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to