ports/73946: Goggles-0.7.7 build errors

supraexpress at globaleyes.net supraexpress at globaleyes.net
Sun Nov 14 16:01:11 UTC 2004


>Number:         73946
>Category:       ports
>Synopsis:       Goggles-0.7.7 build errors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 14 16:01:10 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:

pkg_info|grep fox
fox-1.2.11          Fast and extensive C++ GUI toolkit

 	<machine, os, target, libraries (multiple lines)>
>Description:

1) gb script is missing two quote marks, diff file in "fix"
2) "fox-config" does not exist with fox-1.2.1
3) Goggles compile errors listed below

===> The default DVD device is /dev/acd0
===> You can choose any DVD device at Ogle's command line
===> Define WITH_DVD_DEVICE if you want to change the default
===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"'
===>  Vulnerability check disabled
===>  Extracting for goggles-0.7.7
>How-To-Repeat:
 	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:
1) patch-gb

*** gb.orig	Sun Nov 14 08:30:06 2004
--- gb	Sun Nov 14 08:43:14 2004
***************
*** 260,267 ****
   if [ ! -x $FOX_PREFIX/bin/fox-config ] ; then
       echo -e " Unable to locate fox-config. Assuming FOX 1.2 is installed."
       echo -e " As of FOX 1.2.11 this file is not automatically installed in your PATH. "
!     echo -e " If you run into any problems try copying fox-config from the fox-1.2
!     echo -e " source directory to your PATH and rerun goggles build.
       echo -e " All latest versions of FOX 1.2 and FOX 1.3 should have fox-config"
       echo -e " Trying to build it anyway..."
   else
--- 260,267 ----
   if [ ! -x $FOX_PREFIX/bin/fox-config ] ; then
       echo -e " Unable to locate fox-config. Assuming FOX 1.2 is installed."
       echo -e " As of FOX 1.2.11 this file is not automatically installed in your PATH. "
!     echo -e " If you run into any problems try copying fox-config from the fox-1.2"
!     echo -e " source directory to your PATH and rerun goggles build."
       echo -e " All latest versions of FOX 1.2 and FOX 1.3 should have fox-config"
       echo -e " Trying to build it anyway..."
   else
 	<how to correct or work around the problem, if known (multiple lines)>
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for goggles-0.7.7.tar.bz2.
 ===>  Patching for goggles-0.7.7
 ===>  Applying FreeBSD patches for goggles-0.7.7
 ===>   goggles-0.7.7 depends on file: /usr/local/lib/ogle/libdvdcontrol.so.11 -
 found
 ===>   goggles-0.7.7 depends on executable: gmake - found
 ===>   goggles-0.7.7 depends on shared library: FOX-1.2.11 - found
 ===>  Configuring for goggles-0.7.7
 ===>  Building for goggles-0.7.7
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       OS Name: FreeBSD
    OS Release: 5.2.1-RELEASE
    OS Machine: i386
 
 Build Config: build/config.linux
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Unable to locate fox-config. Assuming FOX 1.2 is installed.
 As of FOX 1.2.11 this file is not automatically installed in your PATH.
 If you run into any problems try copying fox-config from the fox-1.2
 echo -e  source directory to your PATH and rerun goggles build.
 All latest versions of FOX 1.2 and FOX 1.3 should have fox-config
 Trying to build it anyway...
 Check FOX version   : 1.2.1
 Check FOX Library   : FOUND
 Check FOX Header    : FOUND
 Check XVideo Library: FOUND
 Check OGLE Library  : FOUND
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Creating icons.h...
    Creating icons.cpp...
    Compiling main.cpp ...
 cc1plus: error: invalid option `tune=i586'
 gmake: *** [main.o] Error 1
 Done
 Run ./gb install to Install Goggles
  	<precise description of the problem (multiple lines)>



More information about the freebsd-ports-bugs mailing list