Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 22:06:59 -0700 (PDT)
From:      Seth Hieronymus <sethh@principia.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38098: devel/fam doesn't compile
Message-ID:  <200205150506.g4F56x4t064913@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         38098
>Category:       ports
>Synopsis:       devel/fam doesn't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 14 22:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Seth Hieronymus
>Release:        4.5 Stable (4.6 Pre)
>Organization:
>Environment:
FreeBSD hts7.hiertech.com 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #0: Tue May 14 11:47:12 MDT 2002     root@hts7.hiertech.com:/usr/src/sys/compile/hts7  i386
>Description:
When building devel/fam, the makefile gets to the 'test' subdirectory, and dies.  Here is the script output:


Making all in test
gmake[2]: Entering directory `/usr/ports/devel/fam/work/fam-oss-2.6.4/test'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DCONFIG_ETC_CONFIG_PATH=\"/usr/
local/etc/fam.conf\"    -Wall -O -pipe -march=pentiumpro -fmemoize-lookups -fs
ave-memoized -c test.c++
test.c++:125: return type for `main' changed to `int'
test.c++: In function `int main(...)':
test.c++:142: warning: unused variable `int optind'
gmake[2]: *** [test.o] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/fam/work/fam-oss-2.6.4/test'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/fam/work/fam-oss-2.6.4'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/devel/fam.
      
>How-To-Repeat:
This was a clean install of KDE3, which died in fam.  Died while in the KDE3 build, and then in its own build when I was isolating the problem.      
>Fix:
I didn't see (in my brief look) where the error was error was in the code, other than the main() function.  I fixed it by excising the 'test' subdir from the patchfile and the makefiles... there is probably a better way.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205150506.g4F56x4t064913>