Re: Re: help for compiling problem!

2003-01-06 Thread hybin
sure. compileing passes and linking fails. i guess link cannot locate the proper lib. but how? >next job is to produce the symbolic soft qepcad. but the undefined >reference error comes up. any suggestions. > >error: main.c: undefined reference to '_setlinebuf' Does main.c include

Re: Re: help for compiling problem!

2003-01-05 Thread hybin
nebuf' >On Sun, 5 Jan 2003, hybin wrote: > >> hi list >> >> im confused when compiling the software saclib v2.1 for unix following >> the manual and got the messeage: >> >> cannot find the header file ucontext.h >> >

help for compiling problem!

2003-01-05 Thread hybin
hi list im confused when compiling the software saclib v2.1 for unix following the manual and got the messeage: cannot find the header file ucontext.h i copy one from the freeBSD, unfortunately it doesnot work. how can i do now? thanks!! __