GoldenEye: Source Forums

  • March 28, 2024, 08:34:07 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: March 01, 2008 - Linux, I am stuck.  (Read 11671 times)

0 Members and 1 Guest are viewing this topic.

Anthony

  • GES Plugin Coder
  • Secret Agent
  • **
  • Posts: 74
  • Reputation Power: 0
  • Anthony has no influence.
  • Offline Offline
March 01, 2008 - Linux, I am stuck.
« on: March 01, 2008, 10:21:36 pm »

Hey guys,
I am about to be officially sick of Linux. I was actually pretty close to throwing my laptop out of the window. Let me explain where the Linux build is currently at:
- All the actual code of the mod is GCC compatible.
- All of the code objects are created.
- The linker says that files that DO exist actually don't.

After about 5 hours of looking at it, I decided to sit back and relax for a bit. I wrote Alfred, over at Valve, an e-mail with the Linux makefiles and error information. Hopefully he will be able to help. Anyway, I am going to focus on actually coding, and I will wait for a reply before I get back to Ubuntu.
Your coder,
Anthony Iacono
Logged

Cyan

  • Secret Agent
  • **
  • Posts: 117
  • Reputation Power: 0
  • Cyan has no influence.
  • Offline Offline
Re: March 01, 2008 - Linux, I am stuck.
« Reply #1 on: March 01, 2008, 11:06:11 pm »

would you post the make files and the error log?
« Last Edit: March 01, 2008, 11:10:02 pm by Cyan »
Logged

VC

  • Valiant Varanidæ, Citrus Jockey
  • Retired Developer
  • GE:S Fanatic
  • *****
  • Posts: 2,843
  • Reputation Power: 16
  • VC is working their way up.VC is working their way up.VC is working their way up.
  • Offline Offline
Re: March 01, 2008 - Linux, I am stuck.
« Reply #2 on: March 01, 2008, 11:21:52 pm »

Granted my projects are very small, but I have no problem compiling from the terminal with a single command line.  It's probably something simple that's causing the problem.

I can't remember the last time I had a problem because a program said a file existed when it didn't.  99.99% of the time the issue is the other-way-around.
Logged
"As for VC's scripts they have not broken the game at all, in fact the game has never felt better." -- KM
"(03:12:41 PM) KM: I would call you a no life loser, but you are useful"
"(03:12:59 PM) VC: Go ahead.  I am, and I am."

Cyan

  • Secret Agent
  • **
  • Posts: 117
  • Reputation Power: 0
  • Cyan has no influence.
  • Offline Offline
Re: March 01, 2008 - Linux, I am stuck.
« Reply #3 on: March 01, 2008, 11:43:37 pm »

The only times I remeber geting a message about object files not existing (when they did) was when library files were not specified as the linker likes
Logged
Pages: [1]   Go Up