Hi,
 sorry for the (huge) delay but I got time to boot on my Ubuntu only today :/

Anyway I tried regenerating the configure script and it worked fine...
I took the freedom to commit to mmwx my changes and the (working)
configure script I obtained. Said this, against my wxTRUNK (aka 2.9.1)
mmwx doesn't build:

/home/frm/work/wxCodeSVN/components/mmwx/bk-deps g++ -c -o
mmwx_lib_mmDbase.o -I./include
-I/usr/local/lib/wx/include/gtk2-unicode-static-2.9
-I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -D__WXGTK__
-pthread  -O2 ./src/mmDbase.cpp
In file included from ./src/mmDbase.cpp:11:
./include/wx/mmDbase.h:24:19: warning: wx/db.h: Nessun file o
directory
./include/wx/mmDbase.h:25:24: warning: wx/dbtable.h: Nessun file o
directory
./include/wx/mmDbase.h:30:22: warning: odbcinst.h: Nessun file o
directory
...

but this seems ok to me since contrib is gone in wx2.9... ;)

Should you find other problems with regeneration of the configure
script / the configure script itself, please let me know...

HTH,
Francesco


2010/5/26 sdfkjsjlh sdbfgsfsdg <sdfkjsjlhsdbfgsf...@yahoo.com>:
>
>  Hi Francesco,
>
> Today I tried generating the scripts on Ubuntu Karmic.
>
> I re-ran bakefile_gen.
> I then ran acregen.sh, which worked, so that's actually some progress. :-)
> I then ran ../configure and I get the following:
>
> checking for wxWidgets version >= 2.8.0... yes (version 2.8.10)
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> checking for wxWidgets static library... no
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> checking if wxWidgets was built with UNICODE enabled... yes
>
> If 411 is a line number in the configure script, and I'm not certain that it
> is, that is the end of a sed command which I can't readily decode.
>
> Running make also produces a bunch of
>
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
> [: 411: 0: unexpected operator
> [: 413: 0: unexpected operator
>
> lines, followed by some compilation that fails, which is down to me, however
> it leads me to think that those numbers aren't lines in configure. Makefile
> has this many lines and 411 happens to be a lin that references a file that
> won't compile on Linux but removing the offending lines doesn't change the
> result.
>
> Finally, a question. How do I arrange it so that the files that aren't
> Linux-compatible don't compile there? I can't see anything related in your
> guides.
>
> Thanks.
>
>
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> wxCode-users mailing list
> wxCode-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxcode-users
>
>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to