Hi!

Andreas Tille <[email protected]> writes:
> I had a look into the file in question which has something like:
>
> $ grep para_read dialign.c
>  extern void para_read( int num , char **arg ); 
>  para_read( argnum , arguments );
>
> Any idea why this leads to
>
>  undefined reference to `para_read'

You're just saying that the para_read function comes from "extern" and
then use it. But you don't like to the provider of that function.

Regards

     Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?

Attachment: pgpCBQkcRl2z9.pgp
Description: PGP signature

Reply via email to