Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
04-25-2006, 08:22 PM
|
#16
|
Member
Registered: Jun 2001
Location: Up in the clouds
Distribution: Fedora et al.
Posts: 353
Rep:
|
Let's rewind:
- What path are you providing for your kernel source...
- Please copy and paste the exact error you're seeing, "still no luck" isn't communicating enough detail to figure this out. I'd really like to help you out, but every time I ask for more detail you respond with just as little as before, I need to know exactly what the system is saying when it fails.
- What kernel version are you running (please give numbers, not "the newest one"), is this a distro kernel, or a build from scratch kernel?
- Do you have all of the necessary tools to compile packages installed?
- What distribution are you running?
- etc. etc.
Mike.
P.S.
I suggest you read this: http://www.linuxquestions.org/linux/...Ask_a_Question my intentions are not to reject your requests in anyway, I am sincerely trying to help you, but I think this could go faster if you understood a little better what I need to help you... Help me, help you. ;-)
Last edited by mikeyt_333; 04-25-2006 at 08:23 PM.
|
|
|
04-25-2006, 10:08 PM
|
#17
|
Member
Registered: Apr 2006
Posts: 82
Original Poster
Rep:
|
Sorry...
This is my screen it will give you most of what you asked...
[root@localhost ~]# /root/Desktop/vpnclient/vpn_install
Cisco Systems VPN Client Version 4.0.5 (Rel) Linux Installer
Copyright (C) 1998-2001 Cisco Systems, Inc. All Rights Reserved.
By installing this product you agree that you have read the
license.txt file (The VPN Client license) and will comply with
its terms.
Directory where binaries will be installed [/usr/local/bin]
Automatically start the VPN service at boot time [yes]
In order to build the VPN kernel module, you must have the
kernel headers for the version of the kernel you are running.
For RedHat 6.x users these files are installed in /usr/src/linux by default
For RedHat 7.x users these files are installed in /usr/src/linux-2.4 by default
For Suse 7.3 users these files are installed in /usr/src/linux-2.4.10.SuSE by default
Directory containing linux kernel source code [/lib/modules/2.6.16-1.2080_FC5/build]
########This is the kernel source it gives me and the one ndiswrapper used.###########Also that is my kernel version#########Also.... I tryed the /usr/src/kernel....##########
* Binaries will be installed in "/usr/local/bin".
* Modules will be installed in "/lib/modules/2.6.16-1.2080_FC5/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/lib/modules/2.6.16-1.2080_FC5/build" will be used to build the module.
Is the above correct [y]
Making module
sh: ./driver_build.sh: No such file or directory
Failed to make module "cisco_ipsec.ko".
[root@localhost ~]#
Also i do not know what my kernal is i just got it from the up2date program. and i got this of the redhat page i dont know if that is all you need but thanks
Last edited by brianmay27; 04-25-2006 at 10:15 PM.
|
|
|
04-25-2006, 10:17 PM
|
#18
|
Member
Registered: Jun 2001
Location: Up in the clouds
Distribution: Fedora et al.
Posts: 353
Rep:
|
Ahha!
Quote:
Making module
sh: ./driver_build.sh: No such file or directory
|
We're making progress! What does a directory listing in the vpnclient directory show? Try removing the source directory, and untarring again, maybe that will fix this problem. You're missing the file driver_build.sh which runs everything necessary to build kernel mods etc. Post the dir listing and let's get this fixed!
Mike.
|
|
|
04-25-2006, 10:44 PM
|
#19
|
Member
Registered: Apr 2006
Posts: 82
Original Poster
Rep:
|
Ok i got closer...
Is the above correct [y]
Making module
make -C /lib/modules/2.6.16-1.2080_FC5/build SUBDIRS=/root/Desktop/vpnclient modules
make[1]: Entering directory `/usr/src/kernels/2.6.16-1.2080_FC5-i686'
CC [M] /root/Desktop/vpnclient/linuxcniapi.o
/root/Desktop/vpnclient/linuxcniapi.c: In function ‘CniInjectReceive’:
/root/Desktop/vpnclient/linuxcniapi.c:315: error: ‘struct sk_buff’ has no member named ‘stamp’
/root/Desktop/vpnclient/linuxcniapi.c: In function ‘CniInjectSend’:
/root/Desktop/vpnclient/linuxcniapi.c:452: error: ‘struct sk_buff’ has no member named ‘stamp’
make[2]: *** [/root/Desktop/vpnclient/linuxcniapi.o] Error 1
make[1]: *** [_module_/root/Desktop/vpnclient] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.16-1.2080_FC5-i686'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".
[root@mcnamara vpnclient]#
but now i do not know what is wrong. Also i dont get what your asking above.
|
|
|
04-26-2006, 01:07 AM
|
#20
|
Member
Registered: Jan 2006
Distribution: Red Hat EL5, Fedora 7
Posts: 259
Rep:
|
hi,
from 2.6.15 struct sk_buff's variable stamp changed to tstamp so change it and recompile
|
|
|
04-26-2006, 02:06 AM
|
#21
|
Member
Registered: Apr 2006
Posts: 82
Original Poster
Rep:
|
WOWThanks so much it worked!
|
|
|
All times are GMT -5. The time now is 03:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|