make add-on fails due to missing ./scripts/fixup.py

Bug #675163 reported by Davide Cavalca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cortex String Routines
Fix Released
High
Unassigned

Bug Description

Following the directions in README to build cortex-strings as a glibc addon, I issued ./configure followed by make add-on:

[...]
rm -rf add-on-dist
mkdir -p add-on-dist/cortex-strings/sysdeps/arm/eabi/arm/cortex-a8
cp -f ./src/thumb-2/strcmp.c ./src/thumb-2/strcpy.c ./src/thumb-2/strlen.c ./src/neon/memcpy.S ./src/neon/memset.S add-on-dist/cortex-strings/sysdeps/arm/eabi/arm/cortex-a8
python ./scripts/fixup.py GLIBC add-on-dist/cortex-strings/sysdeps/arm/eabi/arm/cortex-a8/*
python: can't open file './scripts/fixup.py': [Errno 2] No such file or directory
make: *** [add-on] Error 2

There is no scripts/ directory at all in the released cortex-strings-0.1.1.

Davide

Michael Hope (michaelh1)
Changed in cortex-strings:
status: New → Fix Committed
milestone: none → 2011.09
importance: Undecided → High
Revision history for this message
Fathi Boudra (fboudra) wrote :

Set status to Fix Released: Cortex Strings 1.0-2011.09 is released.

Changed in cortex-strings:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.