-
krischik committed revision 1250 to the UIQ3 open-source software and tools SVN repository, changing 1 files.
2009-11-09 07:24:03 UTC in UIQ3 open-source software and tools
-
krischik committed revision 974 to the The GNU Ada compiler SVN repository, changing 27 files.
2009-11-08 16:43:29 UTC in The GNU Ada compiler
-
krischik made 2 file-release changes.
2009-11-07 11:37:07 UTC in The GNU Ada compiler
-
krischik made 2 file-release changes.
2009-11-07 11:08:02 UTC in The GNU Ada compiler
-
krischik made 1 file-release changes.
2009-11-07 11:06:01 UTC in The GNU Ada compiler
-
krischik made 1 file-release changes.
2009-11-07 11:05:01 UTC in The GNU Ada compiler
-
krischik committed revision 1249 to the UIQ3 open-source software and tools SVN repository, changing 91 files.
2009-10-20 14:08:03 UTC in UIQ3 open-source software and tools
-
Hello,
sadly the compile on Mac OS X fails with the following error:
Command output: /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I/opt/local/include -DORX_VER=4 -DORX_REL=0 -DORX_MOD=0 -DORX_FIX=0 -DORX_SYS_STR=\"MACOSX\" -DORX_CATDIR=\"/opt/local/bin\" -DORX_SHARED_LIBRARY_EXT=\".dylib\" -I./lib -I./api -I./api/platform/unix -O2 -arch i386 -O2 -arch i386 -DNOOPT...
2009-09-21 06:20:05 UTC in Open Object Rexx
-
I meant that a file called "ooRexx.4.0.0.source.tar.gz" contains a top level directory called "ooRexx.4.0.0.source/" (and not 4.0.0/trunk) - That's what most package creation scripts expect. But I see you fixed that as well :-)
Compile starts now - for any further errors I open a new bug report.
Thanks for the effort
Martin.
2009-09-21 06:12:50 UTC in Open Object Rexx
-
I just about managed to call:
/opt/local/bin/aclocal;
/opt/local/bin/autoconf;
/opt/local/bin/automake --add-missing;
but it does not get me much further:
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
Not that it makes much difference to the bug reported:
Version of ooRexx: 4.0.0
Operating System: Mac OS X Version 10.5.8...
2009-09-20 13:04:18 UTC in Open Object Rexx