[Bug 20293] undefined reference to 'isinf' int global.c, jsutils.c number.c on Solaris 10

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 9 01:19:07 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20293





--- Comment #3 from Daniel Vergien <daniel.vergien at googlemail.com>  2009-10-09 01:19:07 ---
Here is also the error message:
../../tools/winegcc/winegcc  -B../../tools/winebuild --sysroot=../.. -shared
./jscript.spec    activex.o array.o bool.o date.o dispex.o engine.o error.o
function.o global.o jscript.o jscript_main.o jsutils.o lex.o math.o number.o
object.o regexp.o string.o parser.tab.o      jscript_De.res jscript_En.res
jscript_Fr.res jscript_Lt.res jscript_Nl.res jscript_Pt.res jscript_Ru.res
rsrc.res    -o jscript.dll.so  -loleaut32 -lole32 -luser32 -ladvapi32
-lkernel32  ../../libs/port/libwine_port.a   -lsocket -lnsl
global.o: In function `JSGlobal_isFinite':
global.c:(.text+0x1070): undefined reference to `isinf'
jsutils.o: In function `.L165':
jsutils.c:(.text+0x916): undefined reference to `isinf'
number.o: In function `Number_toString':
number.c:(.text+0x643): undefined reference to `isinf'
collect2: ld returned 1 exit status
winegcc: i386-pc-solaris2.10-gcc failed
make: *** [jscript.dll.so] Error 2

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list