[Bug 187243] Review Request: lazarus : IDE and RAD tool for the free pascal compiler (fpc)

bugzilla at redhat.com bugzilla at redhat.com
Sun Jan 7 21:59:28 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: lazarus : IDE and RAD tool for the free pascal compiler (fpc)


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187243





------- Additional Comments From joost at cnoc.nl  2007-01-07 16:59 EST -------
fpcmake uses the settings in Makefile.fpc to generate the makefile. If you add a
hardcoded 'lib/lazarus' in the Makefile.fpc, fpcmake places that literally in
the makefile.

I changed the patch, so that it doesn't use 'lib/lazarus', but '$(_lib)/lazarus'
and added '_LIB={%_lib}' to the make-command. This should solve the
build-problem on 64-bit systems. Can you try again? (same link?) 

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list