Subject: pkg/17079: audio/spiralloops and audio/spiralsynth fail to find the fltk includes when built with xpkgwedge installed
To: None <gnats-bugs@gnats.netbsd.org>
From: None <douglas@fang.demon.co.uk>
List: netbsd-bugs
Date: 05/28/2002 05:28:14
>Number:         17079
>Category:       pkg
>Synopsis:       audio/spiralloops and audio/spiralsynth fail to find the fltk includes when built with xpkgwedge installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 27 21:29:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.5.2
>Organization:
>Environment:
	
System: NetBSD aoife.home 1.5.2 NetBSD 1.5.2 (AOIFE.1.5) #0: Sun Jan 20 19:45:33 GMT 2002 root@aoife.home:/opt/kernel/syssrc/sys/arch/i386/compile/AOIFE.1.5 i386


>Description:
	Both audio/spiralloops and audio/spiralsynth fail to find the fltk includes when built with xpkgwedge installed
	The error (from spiralloops) is as follows (both packages have the same kind of error)
	===> Building for spiralloops-2.0.0
	g++ -c -pipe -Wall -O3 -ffast-math -DNO_DEBUG -Wno-unused  -I/usr/X11R6/include -o Loop.o Loop.C
	In file included from Loop.h:27,
		 from Loop.C:19:
	GUI/LoopGUI.h:19: FL/Fl.H: No such file or directory
	GUI/LoopGUI.h:20: FL/Fl_Double_Window.H: No such file or directory
	GUI/LoopGUI.h:21: FL/Fl_Group.H: No such file or directory
	GUI/LoopGUI.h:22: FL/Fl_Button.H: No such file or directory
	GUI/LoopGUI.h:23: FL/Fl_Slider.H: No such file or directory
	GUI/LoopGUI.h:24: FL/Fl_Check_Button.H: No such file or directory
	GUI/LoopGUI.h:25: FL/Fl_Value_Output.H: No such file or directory

	Both of them also fail to find the fltk library during the configure stage

>How-To-Repeat:
	cd to audio/spiralloops or audio/spiralsynth and type make when xpkgwedge is installed
>Fix:
	I think this is caused by the packages using X11BASE in the patches rathre than X11PREFIX or similar but I'm not sufficiently familiar with pkgsrc to be certain.
>Release-Note:
>Audit-Trail:
>Unformatted: