Hello Bruce!

Thank you for the hot tip; the installation worked very well using

        ./configure --disable-shared

Too, i spotted the failure in my tries to compile the AutoOpts-C-File:
to correctly link the libopts inside a Makefile, i had to use the dollar
character twice, like:

        cc -o gen-joiner-opts -DTEST_JOINER_OPTS joiner-opts.c $$( \
                autoopts-config cflags ldflags)


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to