The Ur-Quan Masters Home Page Welcome, Guest. Please login or register.
Did you miss your activation email?
October 05, 2024, 11:12:58 am
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 :-(
« previous next »
Pages: [1] Print
Author Topic: mingw :-(  (Read 1932 times)
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
mingw :-(
« on: December 14, 2006, 03:52:58 am »

Code:
$ ./build.sh uqm
  CC       obj/release/src/sc2code/libs/sound/decoders/oggaud.c.o
gcc.exe: : No such file or directory
gcc.exe: no input files
make: *** [obj/release/src/sc2code/libs/sound/decoders/oggaud.c.o] Error 1

kinda at a loss...
Logged

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

Get your MegaMod HERE
Novus
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1938


Fot or not?


View Profile
Re: mingw :-(
« Reply #1 on: December 14, 2006, 09:07:28 am »

Sounds like the dependence information is messed up. Try:
Code:
./build.sh uqm clean
./build.sh uqm
Logged

RTFM = Read the fine manual.
RTTFAQ = Read the Ur-Quan Masters Technical FAQ.
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: mingw :-(
« Reply #2 on: December 14, 2006, 10:30:00 am »

Sounds like the dependence information is messed up. Try:
Code:
./build.sh uqm clean
./build.sh uqm

been doing that
hasn't worked yet, i'm wondering if i have a corrupt header file somewhere.

i've tried that and repatching the original source with my fmv mod .diff patch and trying to build with teh same results.

Maybe i'll reinstall mingw and see if that works.

EDIT ::.
well that didn't work  Tongue
« Last Edit: December 14, 2006, 10:40:25 am by Kohr-Ah Death » Logged

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

Get your MegaMod HERE
Novus
Enlightened
*****
Offline Offline

Gender: Male
Posts: 1938


Fot or not?


View Profile
Re: mingw :-(
« Reply #3 on: December 14, 2006, 11:27:21 am »

OK, if you've regenerated the dependency data, something's probably wrong with your Ogg Vorbis setup. In particular, I'd check the header files.
Logged

RTFM = Read the fine manual.
RTTFAQ = Read the Ur-Quan Masters Technical FAQ.
JHGuitarFreak
Enlightened
*****
Offline Offline

Posts: 1374



View Profile WWW
Re: mingw :-(
« Reply #4 on: December 14, 2006, 08:26:21 pm »

Figured it out, _G_config.h was corrupt  Embarrassed
Logged

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

Get your MegaMod HERE
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!