Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!dimacs.rutgers.edu!bcm!convex!mic!ernest!shibaya!afc From: afc@shibaya.lonestar.org (Augustine Cano) Newsgroups: comp.sys.3b1 Subject: Shared libraries again... Message-ID: <1991Apr21.154831.9264@shibaya.lonestar.org> Date: 21 Apr 91 15:48:31 GMT Organization: Multidisciplinary Designs Unlimited Lines: 20 After trying to compile transfig with both ccc and gcc -shlib and getting redefined symbol warnings for optind, optarg, opterr, optopt and getopt, I tried to fix the shared library once and for all. I get "shlib.sh.Z" from osu. After fixing a few paths in the Makefile, I almost get it to build the new shlib. This is the result. Should I have shlib.o? or should it be in the new shlib package? ld -o newshlib new.ifile ld new.ifile 7: Can't open file shlib.o ld new.ifile 13: Can't open file shlib.o ld fatal: Error(s). No output written to newshlib *** Error code 13 Stop. I'll summarize e-mail responses. Thanks in advance. -- Augustine Cano INTERNET: afc@shibaya.lonestar.org UUCP: ...!{ernest,egsner}!shibaya!afc