bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] compile error (python)


From: Jon Kinsey
Subject: Re: [Bug-gnubg] compile error (python)
Date: Mon, 19 Jan 2004 10:22:40 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Achim Mueller wrote:
Hi folks,

I get an error while compiling cvs:

/usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x414a):
In function `posix_tmpnam':
: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x405f):
In function `posix_tempnam':
: the use of `tempnam' is dangerous, better use `mkstemp'
./board3d/libboard3d.a(misc3d.o)(.text+0x4449): In function
`RationalizeBox':
: undefined reference to `max'
./board3d/libboard3d.a(misc3d.o)(.text+0x446d): In function
`RationalizeBox':
: undefined reference to `max'
collect2: ld returned 1 exit status

The max's are my fault - I've changed it to MAX, which may work.

Jon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]