![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compilation error : Please help | jagan_kalluri | High Level Programming | 1 | 05-20-2008 01:48 PM |
| compilation error | mannam srinivas | HP-UX | 2 | 04-18-2008 10:52 AM |
| c++ compilation error | mannam srinivas | Linux | 12 | 04-17-2008 12:03 AM |
| compilation error | smanu | High Level Programming | 2 | 12-29-2006 06:11 AM |
| Regarding compilation error. | sweta | High Level Programming | 1 | 12-10-2006 07:30 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
pro*c compilation error
Hi,
Recently our codes have been migrated to new server, whenever we compile any pro*c programs we receive the following errorl. please help >> make -f lib_util.mk all CC= ucbcc 4Compiling lib_util ### command line files and options (expanded): ### -xO3 -DNULL=0 -v -o lib_util.o -L/opt/oracle/product/10.2.0/precomp/lib/ -L/opt/oracle/product/10.2.0/lib/ -c lib_util.c -I. -I./include ### ucbcc: Note: NLSPATH = /opt/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat /opt/SUNWspro/prod/bin/acomp -Qy -N /tmp/acomp.14994.2.ir -I. -I./include -g "/opt/SUNWspro/prod/bin/acc -O -DNULL=0 -v -L/opt/oracle/product/10.2.0/precomp/lib/ -L/opt/oracle/product/10.2.0/lib/ -c -I. -I./include -c" -b -Xa -D__SunOS_5_10 -D__SUNPRO_C=0x570 -Dunix -Dsun -Dsparc -D__unix -D__sun -D__sparc -D__BUILTIN_VA_ARG_INCR -D__SVR4 -D__RESTRICT -D__PRAGMA_REDEFINE_EXTNAME -I/opt/SUNWspro/prod/include/cc -O3 -DNULL=0 -destination_ir=iropt -i lib_util.c -o /tmp/acomp.14994.1.s -r /tmp/acomp.14994.0.ir "lib_util.c", line 117: warning: no explicit type given "lib_util.c", line 119: warning: no explicit type given "lib_util.c", line 121: warning: no explicit type given "lib_util.c", line 122: warning: no explicit type given "lib_util.c", line 123: warning: no explicit type given /opt/SUNWspro/prod/bin/iropt -N/tmp/acomp.14994.2.ir -O3 -xarch=generic -xcache=generic -xchip=generic -F -xvector=no -xprefetch=auto,explicit -xprefetch_level=1 -I -o /tmp/iropt.14994.3.ir -is /tmp/acomp.14994.1.s /tmp/acomp.14994.0.ir compiler(iropt) error: FCALL with no root rm /tmp/acomp.14994.0.ir rm /tmp/acomp.14994.1.s rm /tmp/acomp.14994.2.ir rm /tmp/iropt.14994.3.ir *** Error code 1 The following command caused the error: ucbcc -O -DNULL=0 -v -o lib_util.o -L/opt/oracle/product/10.2.0/precomp/lib/ -L/opt/oracle/product/10.2.0/lib/ -c lib_util.c -I. -I./include make: Fatal error: Command failed for target `lib_util.o' |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|