Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 15:22:47 GMT
From:      none <jimd_NOSPAM@siu.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52825: goggles-0.5.5 compile under 5.1-BETA2 fails - pthread usage
Message-ID:  <200305311522.h4VFMlkE007102@freebsd2.localnet10>
Resent-Message-ID: <200305312030.h4VKU9Em030209@freefall.freebsd.org>

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

>Number:         52825
>Category:       ports
>Synopsis:       goggles-0.5.5 compile under 5.1-BETA2 fails - pthread usage
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 31 13:30:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     none
>Release:        FreeBSD 5.1-BETA i386
>Organization:
>Environment:
System: FreeBSD freebsd2.localnet10 5.1-BETA FreeBSD 5.1-BETA #0: Wed May 28 23:02:16 CDT 2003 root@freebsd2.localnet10:/usr/src/sys/i386/compile/5.1-BETA2 i386

pkg_info|grep dvd
libdvdcss-1.2.5     Portable abstraction library for DVD decryption
libdvdplay-1.0.1    Portable abstraction library for DVD navigation
libdvdread-0.9.4    This is needed by ogle, which is a DVD player that supports

pkg_info | grep ogle
libdvdread-0.9.4    This is needed by ogle, which is a DVD player that supports
ogle-0.9.1          Open DVD player that supports DVD menus

[Goggles created after manual fixes]
pkg_info | grep Goggle
Goggles-0.5.5       A FOX frontend to the Ogle DVD player

pkg_info | grep fox
fox-1.1.25          Fast and extensive C++ GUI toolkit
 
	
>Description:
	Compiling Goggles-0.5.5 under FreeBSD 5.1-BETA2 fails due to 
	pthread definition/utilization/configuration.
	
>How-To-Repeat:
	
>Fix:

	Remove "-lpthread" from configure script test. Add "-pthread" to CFLAGS
	and CXXFLAGS.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



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