Anonymous | Login | Signup for a new account | 12-17-2024 08:37 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.2.0 | ||||||
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' |
||||||||
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 | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |