buildworld fails for stable/9

Rick Miller vmiller at hostileadmin.com
Fri Apr 26 11:52:08 UTC 2013


Hi all,

I checked out stable/9 this morning to generate a release.  buildworld
fails with the following:

/usr/src/lib/libc/gen/stringlist.c:108: error: conflicting types for
'sl_find'
/usr/src/lib/libc/../../include/stringlist.h:54: error: previous
declaration of 'sl_find' was here
*** [stringlist.o] Error code 1

Stop in /usr/src/lib/libc.
*** [lib/libc__L] Error code 1

Stop in /usr/src.
*** [libraries] Error code 1

Stop in /usr/src.
*** [_libraries] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.


Is this an indication of conflicting libraries?

-- 
Take care
Rick Miller


More information about the freebsd-stable mailing list