project-navigation
News
Download
Forum
Contribute
Media
FAQ
About
Contact
Personal tools
Login
Register
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New board
Home
Help
Search
Login
Register
UFO:Alien Invasion
»
Development
»
Mapping
»
Error while make radiant
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Error while make radiant (Read 3291 times)
nuudle
Cannon Fodder
Posts: 4
Error while make radiant
«
on:
May 16, 2009, 01:47:59 pm »
I have a problem to build radiant.
My system info: openSUSE 10.3 (i586) on AMD Athlon(tm) 64 X2 Dual Core Processor 4800+;
The following commands I started:
> ./configure
> make
> svn info
> ./configure LDFLAGS=-L/opt/gnome/lib/
> make radiant
see file make_radiant.log.txt in attach.
See attach rpm_qa.log.txt for a list of installed packages.
[attachment deleted by admin]
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Error while make radiant
«
Reply #1 on:
May 16, 2009, 02:14:52 pm »
seams like your gettext is a little outdated
the C_() is the gettext marker for translatable text -- with a small note for the translator about the context the word or sentense is used in.
Logged
nuudle
Cannon Fodder
Posts: 4
Re: Error while make radiant
«
Reply #2 on:
May 16, 2009, 07:03:22 pm »
Thanx for a reply.
I've got gettext-0.17, and found there is no C_() defined. Could you specify, please, which file C_() is defined in and what is the version of gettext required?
Logged
nuudle
Cannon Fodder
Posts: 4
Re: Error while make radiant
«
Reply #3 on:
May 17, 2009, 06:41:34 pm »
Solved. glib version 2.16 at least is required (it was 2.14).
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
UFO:Alien Invasion
»
Development
»
Mapping
»
Error while make radiant