Summary: | [MAINTAINER] palm/synce-librapi2: update to 0.9.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sam Lawrance <boris> | ||||||
Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | boris | ||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Sam Lawrance
2004-10-02 08:10:22 UTC
State Changed From-To: open->feedback Does not compile on FreeBSD 4.x: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -g -Wall -Wsign-compare -Wno-long-long -Werror -ansi -O -pipe -I.. -O -pipe -c rapi_buffer.c -Wp,-MD,.deps/rapi_buffer.TPlo -fPIC -DPIC -o .libs/rapi_buffer.lo cc1: warnings being treated as errors rapi_buffer.c: In function `rapi_buffer_send': rapi_buffer.c:501: warning: assignment from incompatible pointer type *** Error code 1 Responsible Changed From-To: freebsd-ports-bugs->pav Handle Add the attached patch in files/ to fix non-buildingness on 4.x. State Changed From-To: feedback->closed Yep patch worked. Committed, thanks! |