On Wed, Nov 3, 2010 at 1:06 AM, Michal Hocko <[email protected]> wrote: > Anyway, could you try to add -D_XOPEN_SOURCE=500 to the tests command > line: > g++ -o test -D_XOPEN_SOURCE=500 -posix -std=c++98 test.c > g++ -o test -D_XOPEN_SOURCE=500 -posix -std=c++98 -ansi test.c > . . . > If this works for you then try to add this parameter to Makefile.flags (for > both > variables CONFIG_CFLAGS and CONFIG_CXXFLAGS) and try to compile pdfedit > again (without running configure).
I shall try that at work this evening, and report back. Thank you for your continued determination to figure out what's amiss. ------------------------------------------------------------------------------ Achieve Improved Network Security with IP and DNS Reputation. Defend against bad network traffic, including botnets, malware, phishing sites, and compromised hosts - saving your company time, money, and embarrassment. Learn More! http://p.sf.net/sfu/hpdev2dev-nov _______________________________________________ Pdfedit-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdfedit-support
