Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36543 - pcmcia-cs syntax error in configure
Summary: pcmcia-cs syntax error in configure
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-26 11:46 UTC by Kevin Williams
Modified: 2003-12-29 23:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Williams 2003-12-26 11:46:46 UTC
While rebuilding pcmcia-cs for my new 2.6 kernel, it give the error message:

expr: syntax error
./Configure: line 907: [: 131413 unary operator expected

Then later there is a make error:

[scsi_info] Error 1

Reproducible: Always
Steps to Reproduce:
1. Install and use development-sources-2.6.0 (final) with wireless extensions enabled
2. AUTOCLEAN="no" emerge pcmcia-cs
3.

Actual Results:  
ebuild failed

Expected Results:  
Pcmcia modules installed successfully.

Gentoo Base System version 1.4.3.10
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0)
=================================================================
System uname: 2.6.0 i686 Intel(R) Pentium(R) III Mobile CPU      1200MHz
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -falign-functions=4 -fomit-frame-pointer
-funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -falign-functions=4 -fomit-frame-pointer
-funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://honda/gentoo http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gtk2 jpeg libg++ mad
mikmod mpeg ncurses nls pdflib png quicktime truetype xml2 xmms xv zlib alsa
gdbm berkdb slang readline arts tetex bonobo svga tcltk java mysql X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde opengl ldap cdr
acpi acpi4linux apache2 bindist ethereal gd imap innodb jikes junit maildir oav
pcap pcmcia php pic pnp qtmt radeon samba sasl skey slp socks5 spell sse trusted
usb wxwindows xml -gnome -motif -postgres -snmp"
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2003-12-29 23:15:01 UTC
Please see my last comment on bug #18594, try the latest pcmcia-cs marked ~x86. This has been working fine with 2.6 kernels. pcmcia-cs-3.2.{6,7} will be in portage soon, and these work with 2.6 kernels as well. Thanks.