Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 11:21:07 +1300 (NZDT)
From:      Jonathan Chen <jonc@mobiledatanow.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46811: palm/pose fails to build
Message-ID:  <200301062221.h06ML7HV092516@baldur.wapsolutions.co.nz>

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

>Number:         46811
>Category:       ports
>Synopsis:       palm/pose fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 06 15:10:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Chen
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD baldur.myth 4.7-STABLE FreeBSD 4.7-STABLE #0: Tue Dec 10 11:55:10 NZDT 2002 root@baldur.wapsolutions.co.nz:/usr/obj/usr/src/sys/BALDUR i386
>Description:

	With the upgrade of x11-toolkits/fltk to 1.1.2, pose 3.1 now
	fails to build with:

	[...]
	gmake[1]: Leaving directory `/usr/ports/palm/pose/work/Emulator_Src_3.1/BuildUnix/jpeg'
	Making all in espws-2.0
	gmake[1]: Entering directory `/usr/ports/palm/pose/work/Emulator_Src_3.1/BuildUnix/espws-2.0'
	c++ -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_MACHINE_ENDIAN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SA_LEN=1 -DHAVE_SIN_LEN=1 -DHAVE_TYPE_SOCKLEN_T=1 -DHAVE_ALLOCA=1 -DHAVE_MKDIR=1 -DHAVE_LIBFLTK=1  -I. -I.  -I/../../SrcUnix/espws-2.0  -D_THREAD_SAFE  -O -pipe    -fexceptions -Wall -Wno-multichar -Wno-unknown-pragmas -Wno-conversion -DUNIX -D__PALMOS_TRAPS__=0 -DEMULATION_LEVEL=EMULATION_UNIX   -DHAS_PROFILING=0 -DNDEBUG  -fexceptions -Wall -Wno-multichar -Wno-unknown-pragmas -Wno-conversion   -I/usr/X11R6/include -c ./../../SrcUnix/espws-2.0/CheckButton.cxx
	c++ -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_MACHINE_ENDIAN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SA_LEN=1 -DHAVE_SIN_LEN=1 -DHAVE_TYPE_SOCKLEN_T=1 -DHAVE_ALLOCA=1 -DHAVE_MKDIR=1 -DHAVE_LIBFLTK=1  -I. -I.  -I/../../SrcUnix/espws-2.0  -D_THREAD_SAFE  -O -pipe    -fexceptions -Wall -Wno-multichar -Wno-unknown-pragmas -Wno-conversion -DUNIX -D__PALMOS_TRAPS__=0 -DEMULATION_LEVEL=EMULATION_UNIX   -DHAS_PROFILING=0 -DNDEBUG  -fexceptions -Wall -Wno-multichar -Wno-unknown-pragmas -Wno-conversion   -I/usr/X11R6/include -c ./../../SrcUnix/espws-2.0/FileBrowser.cxx
	./../../SrcUnix/espws-2.0/FileBrowser.cxx: In method `void FileBrowser::item_draw(void *, int, int, int, int) const':
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:242: implicit declaration of function `int contrast(...)'
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:242: conversion from `int' to `enum Fl_Color'
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:286: implicit declaration of function `int inactive(...)'
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:226: warning: `enum Fl_Color c' might be used uninitialized in this function
	./../../SrcUnix/espws-2.0/FileBrowser.cxx: In method `int FileBrowser::load(const char *)':
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:470: implicit declaration of function `int filename_list(...)'
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:483: implicit declaration of function `int filename_isdir(...)'
	./../../SrcUnix/espws-2.0/FileBrowser.cxx:484: implicit declaration of function `int filename_match(...)'
	gmake[1]: *** [FileBrowser.o] Error 1
	gmake[1]: Leaving directory `/usr/ports/palm/pose/work/Emulator_Src_3.1/BuildUnix/espws-2.0'
	gmake: *** [all-recursive] Error 1
	*** Error code 2

>How-To-Repeat:
	# cd /usr/ports/palm/pose
	# make
>Fix:
>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?200301062221.h06ML7HV092516>