Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#106 - recompiling bash-2.05b & MAKEFLAGS="-j 3"

Attached to Project: Arch Linux
Opened by Selim Caliskan (scaliskan) - Tuesday, 29 July 2003, 14:29 GMT
Last edited by Judd Vinet (judd) - Friday, 19 September 2003, 04:42 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture All
Severity Very Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

[root@bim002 bash]#makepkg
.
.
gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -g mkbuiltins.c
In file included from eval.c:33:
shell.h:43:21: version.h: No such file or directory
rm -f general.o
gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i686-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -march=i686 -O2 -pipe -c general.c
make: *** [eval.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from general.c:39:
shell.h:43:21: version.h: No such file or directory
gcc -rdynamic -march=i686 -O2 -pipe -o mkbuiltins mkbuiltins.o -ldl
./mkbuiltins -externfile builtext.h -structfile builtins.c \
-noproduction -D . ./alias.def ./bind.def ./break.def ./builtin.def ./cd.def ./colon.def ./command.def ./declare.def ./echo.def ./enable.def ./eval.def ./getopts.def ./exec.def ./exit.def ./fc.def ./fg_bg.def ./hash.def ./help.def ./history.def ./jobs.def ./kill.def ./let.def ./read.def ./return.def ./set.def ./setattr.def ./shift.def ./source.def ./suspend.def ./test.def ./times.def ./trap.def ./type.def ./ulimit.def ./umask.def ./wait.def ./reserved.def ./pushd.def ./shopt.def ./printf.def ./complete.def
make[1]: Leaving directory `/usr/abs/base/bash/src/bash-2.05b/builtins'
make: *** [general.o] Error 1
==> Build Failed. Aborting...
[root@bim002 bash]#
This task depends upon

Closed by  Anonymous Submitter
Friday, 19 September 2003, 04:42 GMT
Reason for closing:  Won't fix

Loading...