OS/2, eCS & ArcaOS - Technical > Programming
Compile a Game Weekend
Martin Iturbide:
Hello
sh c:/usr/bin/autoreconfig -sfi
Is not working for me, it says:
--- Quote ---[E:\DEV\5TRYING\barrage]sh c:/usr/bin/autoreconfig -sfi
sh: 0: Can't open c:/usr/bin/autoreconfig
--- End quote ---
SDLMixer is here:
https://hobbesarchive.com/Home/Download?path=/Hobbes/pub/os2/dev/libraries/graphics/SDL_1-2-15_2020-10-05.zip
Regards
Dave Yeo:
Sorry, should be autoreconf.
Martin Iturbide:
Thanks Dave
When I run:
- sh c:/usr/bin/autoreconf -sfi
I get:
--- Code: ---aclocal: warning: couldn't open directory 'm4': No such file or directory
cannot remove directory for C:/var/temp/arEbCtwP/am4tgemIWV: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP/am4t79W0mD: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
configure.ac:19: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:19: You should run autoupdate.
./lib/autoconf/general.m4:3047: AC_TRY_RUN is expanded from...
acinclude.m4:11: AM_PATH_SDL is expanded from...
configure.ac:19: the top level
configure.ac:19: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:19: You should run autoupdate.
./lib/autoconf/general.m4:2970: AC_TRY_LINK is expanded from...
acinclude.m4:11: AM_PATH_SDL is expanded from...
configure.ac:19: the top level
configure.ac:61: warning: AC_OUTPUT should be used without arguments.
configure.ac:61: You should run autoupdate.
cannot remove directory for C:/var/temp/arEbCtwP/am4tw5beKm: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP/am4t5NY0pL: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP/ahZmLaXF: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP/am4tufGBwI: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
cannot remove directory for C:/var/temp/arEbCtwP: Resource busy at /@unixroot/usr/share/perl5/File/Temp.pm line 902.
--- End code ---
Is it something I'm missing to configure?
And later I run:
--- Quote ---[E:\DEV\5TRYING\barrage]sh configure --prefix=e:/dev/5trying/barrage/src LDFLAGS
=-Zomf LIBS=-lcx
configure: error: cannot run /bin/sh ./config.sub
--- End quote ---
But the config.sub is there. I think I may no know "sh" enough.
Regards
TeLLie:
Hi Marrtin,
Did you install latest perl, libtool etc. from Netlabs exp ?
With kind regards,Tellie
Dave Yeo:
Hi Martin, I got most of those warnings excepting the resource busy ones. They're due to our autotools being newer then expected. Not sure about the resource busy ones.
While sh should work even though it is not in /bin, it doesn't lately, so copy sh.exe to /bin or creating a symlink might be good enough.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version