On Wed, May 02, 2007 at 03:36:26PM -0300, Alejandro Pulver wrote:
> Hello.
> 
> I was making a FreeBSD port (it's like a Gento .ebuild) of the
> application, but I can't make (some parts of) it find the
> headers/libraries which are in /usr/{local,X11R6}/{include,lib}. I am
> passing CFLAGS/LDFLAGS environment variables to the configure script,
> but they don't get into files generated by 'qmake' and I don't know how
> to pass variables to it. The compilation fails here:

Which additional directories are requiered and what for? (I don't know
FreeBSD very much and maybe there is something that can be changed to be
better portable from our side).

Maybe this can help http://doc.trolltech.com/4.1/qmake-running.html for
qmake and variables passing.

> 
> QOutputDevPixmap.cpp:27:20: qimage.h: No such file or directory
> [...]
> *** Error code 1
> Stop in pdfedit-0.3.0/src/kpdf-kde-3.3.2.
> *** Error code 1
> Stop in pdfedit-0.3.0/src.
> *** Error code 1
> Stop in pdfedit-0.3.0.
> *** Error code 1
> 
> Do you know how can I pass that information to 'qmake'?
> 
> Thanks and Best Regards,
> Ale

Best regards
-- 
Michal Hocko


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to