Menu

#2 Re: possible to compile on solaris?

open
nobody
None
5
2012-10-02
2006-03-16
mike_a
No

All,

I forgot to mention a couple of things:

1) that ~src/program-control.o
doesn't exist

2) the output of make:

root@dbstor14:/d1/osdb/osdb-0.21# make
make -C src all
make[1]: Entering directory /d1/osdb/osdb-0.21/src' for i in callable-sql embedded-sql; do make -C $i all || exit; done make[2]: Entering directory/d1/osdb/osdb-0.21/src/callable-sql'
for i in ../dummy oracle-call ; do make -C $i all ||
exit; done
make[3]: Entering directory /d1/osdb/osdb-0.21/src/dummy' make[3]: Nothing to be done forall'.
make[3]: Leaving directory /d1/osdb/osdb-0.21/src/dummy' make[3]: Entering directory/d1/osdb/osdb-0.21/src/callable-sql/oracle-call'
cc -xO3 -K PIC
-I/u01/app/oracle/product/9.2/rdbms/demo
-I/u01/app/oracle/product/9.2/rdbms/public
-I/u01/app/oracle/product/9.2/plsql/public
-I/u01/app/oracle/product/9.2/network/public
-DSLMXMX_ENABLE -DSLTS_ENABLE -D_SVID_GETTOD
-D_REENTRANT -c -o ../../program-control.o
../../program-control.c
cc: cannot specify -o with -c or -S and multiple
compilations
make[3]: [../../program-control.o] Error 1
make[3]: Leaving directory
/d1/osdb/osdb-0.21/src/callable-sql/oracle-call' make[2]: *** [all] Error 2 make[2]: Leaving directory/d1/osdb/osdb-0.21/src/callable-sql'
make[1]:
[all] Error 2
make[1]: Leaving directory `/d1/osdb/osdb-0.21/src'
make: *** [all] Error 2

thanks

Mike

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.