The following bug has been RESOLVED.
=======================================================================
http://131.152.105.154/mantis/view_bug_page.php?f_id=0000091
=======================================================================
Reporter: Paul
Handler: davipt
=======================================================================
Project: OPIE
Bug ID: 0000091
Category: Build system
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
=======================================================================
Date Submitted: 06-28-02 16:04 CEST
Last Modified: 06-29-02 05:26 CEST
=======================================================================
Summary: custom.h link not created by configure for ipaq
target
Description:
I used the following command to configure:
./configure -xplatform ipaq
The symbolic link library/custom.h to library/custom-ipaq.h has not been
created.
That produced an error while building.
Fixed when I manually created the link.
=======================================================================
-----------------------------------------------------------------------
Paul - 06-28-02 16:13 CEST
-----------------------------------------------------------------------
A similar symlink for custom.h in include/qpe needs to be created...
i.e. manually
cd include/qpe
ln -s ../../library/custom.h custom.h
-----------------------------------------------------------------------
sandman - 06-28-02 16:21 CEST
-----------------------------------------------------------------------
This should be fixed in current CVS
BTW: The "official" tmake way (which works for me) is: "linux-ipaq-g++"
-----------------------------------------------------------------------
ljp - 06-28-02 16:22 CEST
-----------------------------------------------------------------------
ditto for sharp configure
should link custom.h to custom-sharp.h in library
-----------------------------------------------------------------------
davipt - 06-29-02 05:26 CEST
-----------------------------------------------------------------------
This is already fixed on CVS.
It was fixed with the mega-*.pro commit.
If noone complains, I'll close the bug
Received on Sat Jun 29 03:26:07 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:21 EDT