Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Solaris Makefile

Status
Not open for further replies.

kasathe

Programmer
Joined
Jul 30, 2004
Messages
3
Location
US
Hello,

I am currently trying to replatform existing system from HPUX to Sun Solaris. The source is in C++ and we have Oracle database. The original shell script works fine on the old server but on the Solaris server, it gives a segmentation fault. I suspect that it has something to do with the way in which I have linked the Oracle in the existing Makefile. Are there any rules related to linking Oracle in a Makefile in a Solaris Environment. Also, if anyone can suggest some places where I can find sample make files. I tried looking for sample makefiles in the Oracle which is loaded on the new Solaris server, but I dont know exactly where to look.

Eagerly awaiting your response.

Regards,
Kunal
 
You r in the wrong forum. Try posting this in Oracle forum.
 
Thanks.

I will.

Regards,
Kunal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top