Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002992 [Resin] minor always 10-06-08 13:13 10-09-08 11:11
Reporter thintz View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.2.1 Product Version 3.2.0
  Product Build
Summary 0002992: Solaris 10 x86 build failure
Description cc -fast -xtarget=pentium4 -fns -DPOLL -D_POSIX_PTHREAD_SEMANTICS -D__SOLARIS__ -DHAS_JVMTI -DRESIN_HOME=\"/export/usr3/home/tdhintz/downloads/resin-pro-3.2.0\" -I/usr/sfw/include -I/usr/java/include -I/usr/java/include/solaris -I../common -DCPU=\"i386\" -DOS= -D_FILE_OFFSET_BITS=64 -KPIC -c jni_vfs.c
"jni_vfs.c", line 1431: warning: implicit function declaration: pthread_self
"jni_vfs.c", line 2203: undefined symbol: PATH_MAX
"jni_vfs.c", line 2497: warning: implicit function declaration: getloadavg
cc: acomp failed for jni_vfs.c
*** Error code 2
make: Fatal error: Command failed for target `jni_vfs.o'
Steps To Reproduce
Additional Information PATH_MAX is defined in /usr/include/limits.h. Adding that header to jni_vfs.c allows the build to complete.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-06-08 13:13 thintz New Issue
10-09-08 11:11 ferg Assigned To  => ferg
10-09-08 11:11 ferg Status new => closed
10-09-08 11:11 ferg Resolution open => fixed
10-09-08 11:11 ferg Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker