Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
As per summary, the attached patch is needed to build metalog with GCC 4.1 on FreeBSD. The reason is that setprogname() function exists on BSD, and it's not static, so the static/non-static declarations clashes. Thanks, Diego
Created an attachment (id=96789) [edit] metalog-0.8_rc1-gcc41.patch Forgot to say, requires an autoreconf.
looks good; send upstream if you havent already :p
Sent upstream and committed, thanks :)