[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-multimedia
Subject:    ports/157885 mjpegtools-2.0.0 build failure
From:       Cy Schubert <Cy.Schubert () komquats ! com>
Date:       2011-08-20 0:20:11
Message-ID: 201108200020.p7K0KB0L025549 () freefall ! freebsd ! org
[Download RAW message or body]

The following reply was made to PR ports/157885; it has been noted by GNATS.

From: Cy Schubert <Cy.Schubert@komquats.com>
To: bug-followup <bug-followup@freebsd.org>
Cc:  
Subject: ports/157885 mjpegtools-2.0.0 build failure
Date: Fri, 19 Aug 2011 17:00:02 -0700

 Different versions of gcc will not work however the following patch does 
 circumvent the problem.
 
 ndex: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/multimedia/mjpegtools/Makefile,v
 retrieving revision 1.74
 diff -u -r1.74 Makefile
 --- Makefile	2 Jul 2011 19:59:19 -0000	1.74
 +++ Makefile	19 Aug 2011 23:58:05 -0000
 @@ -30,7 +30,9 @@
  WANT_SDL=	yes
  USE_GMAKE=	yes
  USE_AUTOTOOLS=	libtool
 +CFLAGS=		-O0
  CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}" \
 +		CFLAGS="${CFLAGS}" \
  		PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
  		PTHREAD_LIBS="${PTHREAD_LIBS}" \
  		ac_cv_lib_Xxf86dga_XF86DGAQueryExtension=no
 
 
 
 -- 
 Cheers,
 Cy Schubert <Cy.Schubert@komquats.com>
 FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 
 	The need of the many outweighs the greed of the few.
 
 
_______________________________________________
freebsd-multimedia@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic