Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2007 17:25:39 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        "Freebsd Ports: Archivers" <ports@freebsd.org>
Subject:   How do I do this?
Message-ID:  <D879E746B366E661027AB981@paul-schmehls-powerbook59.local>

next in thread | raw e-mail | index | archive | help
--==========724F8042F415C658A70A==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

I'm working on a new port for the CyberAbuse whois client.  Sqlite3 is a=20
dependency, so I added it as a BUILD_DEPENDS.  However, there is a make=20
target named "sglite" which has to be run in order to use the db, and that =

target fails the make because it can't find sglite3.h.  That file does not =

exist in the tarball of zcw (the CyberAbuse whois tarball), however it=20
*does* exist in sqlite once it's been built.  (Make extract has a file=20
"sqlite3.h.in", so the port has to be made before the header file exists.

Is there a way to get this file from that port and put it in the correct=20
location so that the zcw target "sqlite" will build properly?

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

--==========724F8042F415C658A70A==========--




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