The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 09, 2024, 11:24:37 pm
Home Help Search Login Register
News: Celebrating 30 years of Star Control 2 - The Ur-Quan Masters

+  The Ur-Quan Masters Discussion Forum
|-+  The Ur-Quan Masters Re-Release
| |-+  Technical Issues (Moderator: Death 999)
| | |-+  MinGW trouble, again...
« previous next »
Pages: [1] Print
Author Topic: MinGW trouble, again...  (Read 2478 times)
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
MinGW trouble, again...
« on: October 26, 2006, 01:57:25 am »

Okay i followed the instructions from the INSTALL.mingw and i get this

Quote
$ ./build.sh uqm config
'echo -n' capable echo found.
Sed stream editor found.
tr found.
Make found.
GNU C compiler found.
windres found.
Little-endian machine detected.
build/unix/build.sh: sdl-config: command not found
build/unix/build.sh: sdl-config: command not found
build/unix/build.sh: sdl-config: command not found
Fatal: Could not determine version of Simple DirectMedia Layer

anything i'm missing besides the required libs and includes?
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
meep-eep
Forum Admin
Enlightened
*****
Offline Offline

Posts: 2847



View Profile
Re: MinGW trouble, again...
« Reply #1 on: October 26, 2006, 02:10:23 am »

Just SDL so far. At least, build.sh can't find it; make sure the dir that sdl-config is in is somewhere in your path.
Logged

“When Juffo-Wup is complete
when at last there is no Void, no Non
when the Creators return
then we can finally rest.”
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: MinGW trouble, again...
« Reply #2 on: October 26, 2006, 02:13:43 am »

i don't want to sound stupid but oh well...

how do i do that?


.:: EDIT ::.

Ok that was an EXTREMELY stupid question

.:: EDIT 2 ::.
Nevermind, i thought i fixed it but i didn't
« Last Edit: October 26, 2006, 02:38:52 am by Kohr-Ah Death » Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: MinGW trouble, again...
« Reply #3 on: October 26, 2006, 02:44:43 am »

ok i think i fixed it but i wanna make sure everything is okay.

Does this look good or not

Quote
$ ./build.sh uqm config
'echo -n' capable echo found.
Sed stream editor found.
tr found.
Make found.
GNU C compiler found.
windres found.
Little-endian machine detected.
Simple DirectMedia Layer version 1.2.8 found.
SDL_image found.
Symbol 'readdir_r' not found.
Symbol 'setenv' not found.
Symbol 'strupr' found.
Symbol 'stricmp' found.
Symbol 'iswgraph' found.
Type 'wchar_t' found.
Type 'wint_t' found.
Symbol 'getopt_long' found.
Header 'regex.h' not found.
OpenGL found.
pkg-config not found.
vorbisfile found.
zlib found.
Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
meep-eep
Forum Admin
Enlightened
*****
Offline Offline

Posts: 2847



View Profile
Re: MinGW trouble, again...
« Reply #4 on: October 26, 2006, 03:51:44 am »

Yes, looks good.
Logged

“When Juffo-Wup is complete
when at last there is no Void, no Non
when the Creators return
then we can finally rest.”
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: MinGW trouble, again...
« Reply #5 on: October 26, 2006, 04:31:27 am »

i'm getting compile errors
 here is the start of them


Quote
MKDEP    obj/release/src/options.c.d
  CC       obj/release/src/options.c.o
In file included from src/config.h:13,
                 from src/port.h:4,
                 from src/options.h:25,
                 from src/options.c:22:
./config_win.h:45: error: stray '@' in program
In file included from C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/sys/types.h:21,
                 from C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/io.h:20,
                 from C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/unistd.h:10,
                 from src/port.h:9,
                 from src/options.h:25,
                 from src/options.c:22:
./config_win.h:45: error: stray '@' in program
C:/MinGW/bin/../lib/gcc/mingw32/3.4.2/include/stddef.h:151: error: syntax error before "typedef"
make: *** [obj/release/src/options.c.o] Error 1


and end

what am i doing wrong here?
« Last Edit: October 26, 2006, 04:41:27 am by Kohr-Ah Death » Logged

The artist once again known as Kohr-Ah Death 213.

Get your MegaMod HERE
meep-eep
Forum Admin
Enlightened
*****
Offline Offline

Posts: 2847



View Profile
Re: MinGW trouble, again...
« Reply #6 on: October 26, 2006, 04:59:11 am »

Oh, that. That was indeed a bug in the released source with MinGW. Use the source from CVS. Snapshots can be found here.
Logged

“When Juffo-Wup is complete
when at last there is no Void, no Non
when the Creators return
then we can finally rest.”
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!