Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2003 11:21:45 -0400
From:      "Kliment Andreev" <klimenta@futurebit.com>
To:        <freebsd-questions@freebsd.org>
Subject:   OpenGroupWare build failed
Message-ID:  <009b01c373c1$6d06f240$ca0110ac@vinyl.tkvbp.com>

next in thread | raw e-mail | index | archive | help
I am trying to build OpenGroupware from sources.

Using:
FreeBSD 4.7
GNU Make 3.79.1
gcc 2.95.4

Everything went fine until I've tried to build SKYRIX Core Libraires

# gmake -s nosasl=yes debug=yes install
....
NGActiveSocket.m: In function `-[NGActiveSocket _unixWriteBytes:count:]':
NGActiveSocket.m:860: warning: implicit declaration of function `sleep'
gmake[2]: *** [shared_debug_obj/ix86/freebsd/gnu-fd-nil/NGActiveSocket.o]
Error 1
gmake[1]: *** [libNGStreams.all.library.variables] Error 2
gmake: *** [internal-all] Error 2


I tried to find what this error means but there is no explanation on GNU
Make site. I assume that the problem is the linker.

Anyone?

Thanks...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009b01c373c1$6d06f240$ca0110ac>