Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
i686-pc-linux-gnu-g++ -fno-rtti -fno-exceptions -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -o fig2sxd.o -c fig2sxd.cpp i686-pc-linux-gnu-g++ -fno-rtti -fno-exceptions -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 -o xfig_arc.o -c xfig_arc.cpp fig2sxd.cpp: In function ‘void read_file(std::istream&)’: fig2sxd.cpp:265: error: ‘strncasecmp’ was not declared in this scope fig2sxd.cpp:272: error: ‘strcasecmp’ was not declared in this scope fig2sxd.cpp:281: error: ‘strcasecmp’ was not declared in this scope fig2sxd.cpp:290: error: ‘strcasecmp’ was not declared in this scope fig2sxd.cpp:300: error: ‘strcasecmp’ was not declared in this scope fig2sxd.cpp:314: error: ‘strcasecmp’ was not declared in this scope fig2sxd.cpp:384: error: ‘exit’ was not declared in this scope fig2sxd.cpp: In function ‘bool option(const char*, const char*&, int&, char**)’: fig2sxd.cpp:409: error: ‘strcmp’ was not declared in this scope fig2sxd.cpp: In function ‘int main(int, char**)’: fig2sxd.cpp:442: error: ‘atof’ was not declared in this scope fig2sxd.cpp:461: error: ‘exit’ was not declared in this scope fig2sxd.cpp:467: error: ‘strcmp’ was not declared in this scope make: *** [fig2sxd.o] Error 1 make: *** Waiting for unfinished jobs.... Reproducible: Always Steps to Reproduce:
Created an attachment (id=150224) [edit] fig2sxd-0.13--0.17.ebuild.patch diff from fig2sxd-0.13.ebuild-->fig2sxd-0.17.ebuild Use Debian mirrors since they're more up to date since the Maintainer went AWOL. The fix for this bug exists only there. Also, sourceforge has for some time been only a mirror for the Debian packages, but a bit behind schedule at the moment.
fixed in cvs. thanks.