I forget to mention, in configure I changed the line 55095 to this:

LDFLAGS=`echo "$LDFLAGS -lstdc++" | sed s/-Wl,--as-needed//`

Without this the Cg library isn't detected, returning this in config.log:

configure:56630: gcc -o conftest      -I/usr/local/include
-L/usr/local/lib conftest.c -lCg -lm   -lpthread -lnsl  >&5
/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/libCg.so: undefined
reference to `__cxa_guard_release'
/usr/lib/gcc/i486-linux-gnu/4.3.2/../../../../lib/libCg.so: undefined
reference to `__cxa_guard_acquire'

I don't know if this have something with the buffer overflow that I'm
getting, but I'm putting this as I don't realize how this change can impact
in the build process.

For both binaries I'm using the default map, for walktest it's is castle and
for simpmap the map is world.

I'm compiling again with debug mode, so soon I will provide a stacktrace.

Best regards,
Carlos.

2008/11/29 Jorrit Tyberghein <[EMAIL PROTECTED]>

> And what map are you trying to relight exactly? Could you also compile
> CS in debug mode and run it in gdb to get a stack backtrace?
> Greetings,
>
> On Sat, Nov 29, 2008 at 6:01 PM, Carlos Diógenes <[EMAIL PROTECTED]>
> wrote:
> > 1.2.1
> >
> > Thanks!
> >
> > 2008/11/29 Jorrit Tyberghein <[EMAIL PROTECTED]>
> >>
> >> What version of CS?
> >>
> >> Greetings,
> >
> > -------------------------------------------------------------------------
> > This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> > Build the coolest Linux based applications with Moblin SDK & win great
> > prizes
> > Grand prize is a trip for two to an Open Source event anywhere in the
> world
> > http://moblin-contest.org/redirect.php?banner_id=100&url=/
> > _______________________________________________
> > Crystal-main mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/crystal-main
> > Unsubscribe:
> > mailto:[EMAIL PROTECTED]
> >
> >
>
>
>
> --
> Project Manager of Crystal Space (http://www.crystalspace3d.org)
> and CEL (http://cel.crystalspace3d.org)
> Support Crystal Space. Donate at
> https://sourceforge.net/donate/index.php?group_id=649
> Visit my town at http://waldir.myminicity.com/
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Crystal-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/crystal-main
> Unsubscribe: mailto:[EMAIL PROTECTED]
> ?subject=unsubscribe
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to