Hallo,

I would like to thank you for your very good help, but also call for advice
one more time: I'am trying build Mahogany on OpenBSD 3.1. - only step by
step;

1- Troubles with wxWindows (in previous mails) 
    I cannot discover, what is wrong: when I compile vim from cvs,
    everything is ok, but wxWindows cannot start gtk-config.
    But --disable-gtktest switch allow compilation and it's successful.
    ok, I leave that like mystery for now.

2- second is my (next) with compilation of M: yes, You are absolutely right
    with gnu make - I forgot alias make to gmake, eh...
    When I now make

        % ./configure --with-modules=static
        % alias make='gmake'
        % make
    compilation is started and computer makes about 40 minut [ P100 ;) ]
    and on the end is stopped with this error:
*************
c++ -o gui/wxComposeView.o -c -fPIC -I/tmp/M/include
-I/opt/lib/wx/include/gtk-2.3 -I/opt/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-I/tmp/M/extra/include -I/tmp/M/extra/src/c-client -I/tmp/M/extra/src/compface
-I/tmp/M/src/wx/vcard -O2 -MMD -Wall gui/wxComposeView.cpp
c++ -o gui/wxDialogLayout.o -c -fPIC -I/tmp/M/include
-I/opt/lib/wx/include/gtk-2.3 -I/opt/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-I/tmp/M/extra/include -I/tmp/M/extra/src/c-client -I/tmp/M/extra/src/compface
-I/tmp/M/src/wx/vcard -O2 -MMD -Wall gui/wxDialogLayout.cpp
c++ -o gui/wxFiltersDialog.o -c -fPIC -I/tmp/M/include
-I/opt/lib/wx/include/gtk-2.3 -I/opt/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-I/tmp/M/extra/include -I/tmp/M/extra/src/c-client -I/tmp/M/extra/src/compface
-I/tmp/M/src/wx/vcard -O2 -MMD -Wall gui/wxFiltersDialog.cpp
gui/wxFiltersDialog.cpp: In method `bool
RenameAFilterTraversal::OnVisitFolder(const wxString &)':
gui/wxFiltersDialog.cpp:1618: warning: converting NULL to non-pointer type
c++ -o gui/wxFolderMenu.o -c -fPIC -I/tmp/M/include
-I/opt/lib/wx/include/gtk-2.3 -I/opt/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-I/tmp/M/extra/include -I/tmp/M/extra/src/c-client -I/tmp/M/extra/src/compface
-I/tmp/M/src/wx/vcard -O2 -MMD -Wall gui/wxFolderMenu.cpp
c++ -o gui/wxFolderTree.o -c -fPIC -I/tmp/M/include
-I/opt/lib/wx/include/gtk-2.3 -I/opt/include -DGTK_NO_CHECK_CASTS -D__WXGTK__
-I/tmp/M/extra/include -I/tmp/M/extra/src/c-client -I/tmp/M/extra/src/compface
-I/tmp/M/src/wx/vcard -O2 -MMD -Wall gui/wxFolderTree.cpp
gui/wxFolderTree.cpp: In method `class wxString wxFolderTreeNode::GetName()
const':
gui/wxFolderTree.cpp:1589: `wxConvUTF8' undeclared (first use this function)
gui/wxFolderTree.cpp:1589: (Each undeclared identifier is reported only once
gui/wxFolderTree.cpp:1589: for each function it appears in.)
gui/wxFolderTree.cpp:1589: `wxConvLocal' undeclared (first use this function)
gmake[1]: *** [gui/wxFolderTree.o] Error 1
gmake[1]: Leaving directory `/tmp/M/src'
gmake: *** [all] Error 2
***************

(I put all messages on http://brz.d2.cz/M.err , but I'am afraid that they
are a little bit messed).

Unfortunatelly, this error is above me, I cannot fix it.
wxWindows and M are from cvs from friday (26 july).
I'am using gcc compiler and make:
****
%gcc -v
Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.1/2.95.3/specs
gcc version 2.95.3 20010125 (prerelease)    
%gmake -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-unknown-openbsd3.1
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <[EMAIL PROTECTED]>.
****

Is this some *BSD specific error?
If people on other platforms can build M, i think so.
Can I this fix by any way?
Are some next information about my system neccessary for error discovering?

Sorry for my interrupting, I'am apologize, but I really LOVE Mahogany, and
-in this case- unfortunatelly also love OpenBSD and I would like to have M
on OpenBSD.

Thank you very much,
Have a nice Day

--
JiriB*        

"In the beginning was The Word.
And The Word was Content-type: text/plain "



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to