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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to