ports/140379: net-im/pidgin-msn-mecan won't compile
Sylvain
sylgar at gmail.com
Sun Nov 8 01:50:02 UTC 2009
>Number: 140379
>Category: ports
>Synopsis: net-im/pidgin-msn-mecan won't compile
>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 08 01:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Sylvain
>Release: FreeBSD 8.0-STABLE
>Organization:
>Environment:
FreeBSD cladbsd.sg.com 8.0-RC2 FreeBSD 8.0-RC2 #0: Sun Oct 25 08:55:51 UTC 2009 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
When compiling (make install clean):
..
[CC] io/pn_http_server.o
io/pn_http_server.c: In function 'get_auth':
io/pn_http_server.c:236: error: 'PurpleProxyInfo' undeclared (first use in this function)
io/pn_http
>How-To-Repeat:
>Fix:
remove those lines from the Makefile patch:
@@ -41,7 +41,7 @@
OTHER_WARNINGS := -D_FORTIFY_SOURCE=2 -fstack-protector -g3 -Wdisabled-optimiza
tion \
-Wendif-labels -Wformat=2 -Wstack-protector -Wswitch
-CFLAGS += -Wall # $(EXTRA_WARNINGS)
+CFLAGS += -Wall -I${LOCALBASE}/include # $(EXTRA_WARNINGS)
override CFLAGS += -D_XOPEN_SOURCE
override CFLAGS += -I. -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list