[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][303150] FTBFS agg



Patches item #303150, was opened at 01/03/2006 05:16
>Status: Closed
Priority: 3
Submitted By: Barry deFreese (bddebian-guest)
Assigned to: Nobody (None)
Summary: FTBFS agg 
Category: build-env
Group: unsubmitted
>Resolution: Fixed


Initial Comment:
Author: Barry deFreese <bddebian@bddebian.com>
Source: agg
Status: unreviewed
Categories: build-env
Strip-Level: -p1

agg was just missing a Makefile.in.GNU.  Here is a file.

--- /dev/null   2006-01-20 19:17:40.000000000 -0500
+++ agg-2.3/Makefile.in.GNU     2006-02-28 18:06:43.000000000 -0500
@@ -0,0 +1,8 @@
+AGGLIBS= -lagg
+AGGCXXFLAGS = -O3 -I/X11R6/include -L/X11R6/lib
+CXX = g++
+C = gcc
+#CXX = icc
+LIB = ar cr
+
+.PHONY : clean


----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibaul-guest)
Date: 31/12/2007 21:10

Message:
1.6-3 compiles


----------------------------------------------------------------------

You can respond by visiting: 
http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=303150&group_id=30628


Reply to: