[OPIE 0000091]: custom.h link not created by configure for ipaq target

From: <opie-bugs.a.t.handhelds.org>
Date: Fri Jun 28 2002 - 09:22:09 EDT

A BUGNOTE has been added to this bug.
=======================================================================
http://131.152.105.154/mantis/view_bug_page.php?f_id=0000091
=======================================================================
Reporter: Paul
Handler: kergoth
=======================================================================
Project: OPIE
Bug ID: 0000091
Category: Build system
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
=======================================================================
Date Submitted: 06-28-02 16:04 CEST
Last Modified: 06-28-02 16:13 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
Received on Fri Jun 28 14:13:46 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:21 EDT