2010/10/4, Alessio Treglia <[email protected]>: > /build/buildd-lash_0.6.0~rc2-3-kfreebsd-amd64-gRSF3i/lash-0.6.0~rc2/./lashd/server.h:101: > error: expected ')' before 'id'
Check the affected line. This header needs uuid_t but the header that provides it (uuid/uuid.h) isn't being included. It's probably implicit on GNU/Linux. Try making it explicit so that this works everywhere. -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

