| View previous topic :: View next topic |
| Author |
Message |
Anayonkar Shivalkar n00b

Joined: 10 Feb 2012 Posts: 20
|
Posted: Tue Feb 14, 2012 4:29 pm Post subject: emerging linux-atm failed |
|
|
Hi,
It all began while configuring usb modem on gentoo. I read in handbook that I need to install br2684ctl package.
While emerging that package, I got below error during compilation of linux-atm:
| Code: | bison -y -d ql_y.y && mv y.tab.c ql_y.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c qgen.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c second.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -march=native -O2 -pipe -fno-strict-aliasing -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -c third.c
ql_y.y:435.13-14: $$ for the midrule at $5 of `tags' has no declared type
ql_y.y:436.13-14: $$ for the midrule at $5 of `tags' has no declared type
ql_y.y:478.13-14: $$ for the midrule at $5 of `rep_tags' has no declared type
ql_y.y:479.13-14: $$ for the midrule at $5 of `rep_tags' has no declared type
make[3]: *** [ql_y.c] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** wait: No child processes. Stop.
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/work/linux-atm-2.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/work/linux-atm-2.4.1'
make: *** [all-recursive-am] Error 2
emake failed
[31;01m*[0m ERROR: net-dialup/linux-atm-2.4.1-r2 failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 85: Called src_compile
[31;01m*[0m environment, line 2763: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake || die "emake failed"
[31;01m*[0m
[31;01m*[0m If you need support, post the output of 'emerge --info =net-dialup/linux-atm-2.4.1-r2',
[31;01m*[0m the complete build log and the output of 'emerge -pqv =net-dialup/linux-atm-2.4.1-r2'.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/temp/environment'.
[31;01m*[0m S: '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/work/linux-atm-2.4.1'
|
All help is appreciated (also please suggest if there is any other way to configure internet with usb modem).
Thanks. _________________ Regards,
Anayonkar Shivalkar |
|
| Back to top |
|
 |
Proksima n00b

Joined: 23 May 2011 Posts: 40
|
Posted: Fri Mar 02, 2012 3:54 am Post subject: |
|
|
| Quote: |
[31;01m*[0m If you need support, post the output of 'emerge --info =net-dialup/linux-atm-2.4.1-r2',
[31;01m*[0m the complete build log and the output of 'emerge -pqv =net-dialup/linux-atm-2.4.1-r2'.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/temp/environment'.
[31;01m*[0m S: '/var/tmp/portage/net-dialup/linux-atm-2.4.1-r2/work/linux-atm-2.4.1'
|
Would be nice, frankly there is no information in what you show to try to help you. |
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
Posted: Sat Mar 03, 2012 2:38 am Post subject: it seems there's a problem with the package |
|
|
dating back to 2010 and there doesn't seem to be any rush to fix it.
https://bugs.gentoo.org/show_bug.cgi?id=331397
It's always a good idea to check bugzilla  |
|
| Back to top |
|
 |
|