Config.Log and Compile Problem

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
STEVE555
Hunter
Hunter
Posts: 83
Joined: Wed Jul 11, 2007 2:21 am

Config.Log and Compile Problem

Post by STEVE555 »

Hi to all,
After doing a SVN Update,I did a make distclean and recompiled Vegastrike.The commands ./bootstrap-sh runs fine,but when I do ./configure and make,I get these errors. I will attach them as Compile Error.log and Config.Log.

I hope this helps someone.

Regards
STEVE555
You do not have the required permissions to view the files attached to this post.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

STEVE555 your compile err log is empty the upload failed maybe.as for the config log it exited alright it seems to find what it needs.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
STEVE555
Hunter
Hunter
Posts: 83
Joined: Wed Jul 11, 2007 2:21 am

Post by STEVE555 »

Hi,
I'm sorry about that,I will try and upload Compile.log again.

Regards,
Steve555
You do not have the required permissions to view the files attached to this post.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Well STEVE i would pull the latest there where some updates overnight that changed the functions that where throwing errs in your compile log hopefully they will compile for you if not you know the routine post again 8)

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
STEVE555
Hunter
Hunter
Posts: 83
Joined: Wed Jul 11, 2007 2:21 am

Post by STEVE555 »

Hi guys,
I did a svn update in Konsole this morning.I'm afraid I'm getting the same problem.But I have uploaded my latest Compile.log with this post to sort out those errors I've been getting.

Regards,
STEVE555
You do not have the required permissions to view the files attached to this post.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

Sorry STEVE but i don't know the problem i just did a build of rev. 11124 myself with a clean make i actuality just dropped out of the game before checking in here :D hopefully an other pair of eyes can find the problem.

ps. From the reference to Konsole i assume you use KDE try kdesvn as a front end to SVN much friendlier way to check out and update 8)

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
safemode
Developer
Developer
Posts: 2150
Joined: Mon Apr 23, 2007 1:17 am
Location: Pennsylvania
Contact:

Post by safemode »

It looks like you're building a debug build and a header for strlen isn't being included. Debug code is built at your own risk. Try a non debug build. Then again, a lot of changes hit that networking code lately.
Post Reply