On Thu, May 29, 2003 at 04:37:06AM +0930, [EMAIL PROTECTED] wrote: > On Mon, May 26, 2003 at 10:22:51PM -0700, Randolph Chung wrote: > > [EMAIL PROTECTED]:~$ gcc -shared -fPIC -o blah.so blah.c > > /tmp/ccC3fZeH.o(.text+0x1c): In function `call_foo': > > : undefined reference to `foo' > > This should fix it. Would someone mind applying it for me? I'm in > transit at the moment and internet access is slow and flaky. 2.14 > branch too, I guess.
Applied to mainline. H.J.