[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
devel branch build failure
From: |
Raphaël Droz |
Subject: |
devel branch build failure |
Date: |
Wed, 12 Dec 2012 14:56:11 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
using the devel/ branch, linking fails with:
> bashline.o: In function `attempt_shell_completion':
> bashline.c:1406: undefined reference to `parser_in_command_position'
> collect2: ld returned 1 exit status
I tried a bissection and c84e5202 was the last one to build fine.
But since f14388d (bash-20120914 snapshot), the build fails with the
above error. Some of the later revisions also add the failure below:
> ./builtins/libbuiltins.a(help.o): In function `wdispcolumn':
> builtins/./help.def:409: undefined reference to `wcsnwidth'
> builtins/./help.def:449: undefined reference to `wcsnwidth'
> collect2: ld returned 1 exit statu
is this "expected" ? is there something special about building this
branch ?
thanks
- devel branch build failure,
Raphaël Droz <=