Hi John, > Any idea what I'm doing wrong? > > Fedora Core 6 > Kernel: 2.6.18-1.2868.fc6 This seems to be an issue specific to FC6 and we are currently working on a fix. Unfortunately it seems that once this error in the configure script is fixed, there are some additional changes which are needed in order for the driver to function under FC6. An updated driver will be published as soon as we have something that works. I may also publish a workaround to the list for those happy to edit scripts and code for themselves. So, as they say, "watch this space!" Best regards, Robert > root@prescott(/opt/Modem/PCTel/pctel-0.9.7-9-rht-6) 1024# ./setup > checking for running kernel version...2.6.18 > checking for ptserial...ptserial-2.6.c > checking for gcc...4.1.1 > searching for kernel includes...found at /lib/modules/2.6.18-1.2868.fc6/build/include > checking for autoconf.h.../lib/modules/2.6.18-1.2868.fc6/build/include/linux/autoconf.h > checking for asm/mach-default...yes > checking for kernel version in version.h...t.c: In function ‘main’: > t.c:4: error: ‘UTS_RELEASE’ undeclared (first use in this function) > t.c:4: error: (Each undeclared identifier is reported only once > t.c:4: error: for each function it appears in.) > ./configure: line 448: ./t: No such file or directory > rm: cannot remove `./t': No such file or directory > ** error > could not determine a proper UTS_RELEASE > UTS_RELEASE is > checking type of tty_struct.count...int > checking for presence of udev...present (kernel version 2.6.13 or later) > detecting your modem...found. Your modem is a pct789 type modem. > ** compilation error > please read the FAQ about reporting compilation problems > and report this problem. A transcript of the build process > has been saved in src/make.log. When reporting problems to > the development team, please send us this file. > root@prescott(/opt/Modem/PCTel/pctel-0.9.7-9-rht-6) 1025#