[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed: Bug#618057: dialign: FTBFS: dialign.c:345: undefined reference to `para_read'



Hi!

Andreas Tille <andreas@an3as.eu> 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: pgpRsl1ZVVM9U.pgp
Description: PGP signature


Reply to: