LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-01-2009, 02:17 PM   #1
bucovaina78
Member
 
Registered: Oct 2004
Location: Belgium / Antwerp
Distribution: Debian
Posts: 287

Rep: Reputation: 33
Howto: install Citrix on Debian Lenny.


I'm trying to install a citrix client on Debian Lenny but I can't get it working?

Here's a short description what I've done so far:

I've downloaded a file called citrixvpn-linux-2.4-i386.sh

dot:/home/wannes/Desktop# chmod +x citrixvpn-linux-2.4-i386.sh
dot:/home/wannes/Desktop# ./citrixvpn-linux-2.4-i386.sh

After running the file I get a licence agreement I left it out here but this is what I get next:

Code:
Do you agree to the above license terms? [yes or no]
yes

This software requires iptables to be installed.  Is it installed? [yes or no]
yes

What is the location of your linux kernel source? [/usr/src/linux]
 

Determining distribution... detected Linux--unknown.
Unpacking (17754+1110880+20=1128654)...
1110900
Checksumming...
0
0
Extracting...
Installing...
install: kan stat niet toepassen op '/tmp/.net6/net6vpnd..init': Bestand of map bestaat niet
Installing ip_queue kernel module...
/tmp/.net6/ip_queue.c:15:26: error: no include path in which to search for linux/module.h
/tmp/.net6/ip_queue.c:16:26: error: no include path in which to search for linux/skbuff.h
/tmp/.net6/ip_queue.c:17:24: error: no include path in which to search for linux/init.h
/tmp/.net6/ip_queue.c:18:22: error: no include path in which to search for linux/ip.h
/tmp/.net6/ip_queue.c:19:28: error: no include path in which to search for linux/notifier.h
/tmp/.net6/ip_queue.c:20:29: error: no include path in which to search for linux/netdevice.h
/tmp/.net6/ip_queue.c:21:29: error: no include path in which to search for linux/netfilter.h
/tmp/.net6/ip_queue.c:22:27: error: no include path in which to search for linux/netlink.h
/tmp/.net6/ip_queue.c:23:28: error: no include path in which to search for linux/spinlock.h
/tmp/.net6/ip_queue.c:24:29: error: no include path in which to search for linux/rtnetlink.h
/tmp/.net6/ip_queue.c:25:26: error: no include path in which to search for linux/sysctl.h
/tmp/.net6/ip_queue.c:26:27: error: no include path in which to search for linux/proc_fs.h
/tmp/.net6/ip_queue.c:27:22: error: no include path in which to search for net/sock.h
/tmp/.net6/ip_queue.c:28:23: error: no include path in which to search for net/route.h
/tmp/.net6/ip_queue.c:30:43: error: no include path in which to search for linux/netfilter_ipv4/ip_queue.h
/tmp/.net6/ip_queue.c:31:44: error: no include path in which to search for linux/netfilter_ipv4/ip_tables.h
/tmp/.net6/ip_queue.c:39: error: expected specifier-qualifier-list before ‘__u8’
/tmp/.net6/ip_queue.c:45: error: field ‘list’ has incomplete type
/tmp/.net6/ip_queue.c:55: error: expected specifier-qualifier-list before ‘pid_t’
/tmp/.net6/ip_queue.c:67: error: field ‘list’ has incomplete type
/tmp/.net6/ip_queue.c:68: error: expected specifier-qualifier-list before ‘spinlock_t’
/tmp/.net6/ip_queue.c: In function ‘ipq_dequeue’:
/tmp/.net6/ip_queue.c:85: warning: implicit declaration of function ‘spin_lock_bh’
/tmp/.net6/ip_queue.c:85: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:86: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:90: warning: implicit declaration of function ‘list_del’
/tmp/.net6/ip_queue.c:92: warning: implicit declaration of function ‘spin_unlock_bh’
/tmp/.net6/ip_queue.c:92: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:96: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:97: error: ‘NULL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:97: error: (Each undeclared identifier is reported only once
/tmp/.net6/ip_queue.c:97: error: for each function it appears in.)
/tmp/.net6/ip_queue.c: In function ‘ipq_flush’:
/tmp/.net6/ip_queue.c:105: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:107: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:108: error: ‘NULL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:109: error: ‘NF_DROP’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:110: warning: implicit declaration of function ‘nf_reinject’
/tmp/.net6/ip_queue.c:111: warning: implicit declaration of function ‘kfree’
/tmp/.net6/ip_queue.c:113: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:115: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:118: error: expected ‘)’ before ‘outfn’
/tmp/.net6/ip_queue.c: In function ‘ipq_enqueue’:
/tmp/.net6/ip_queue.c:157: warning: implicit declaration of function ‘kmalloc’
/tmp/.net6/ip_queue.c:157: error: ‘GFP_ATOMIC’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:157: warning: assignment makes pointer from integer without a cast
/tmp/.net6/ip_queue.c:158: error: ‘NULL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:159: warning: implicit declaration of function ‘printk’
/tmp/.net6/ip_queue.c:159: error: ‘KERN_ERR’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:159: error: expected ‘)’ before string constant
/tmp/.net6/ip_queue.c:160: error: ‘ENOMEM’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:163: error: ‘NF_DROP’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:167: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:167: error: ‘NF_IP_LOCAL_OUT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:168: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:170: error: ‘ipq_rt_info_t’ has no member named ‘tos’
/tmp/.net6/ip_queue.c:170: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:171: error: ‘ipq_rt_info_t’ has no member named ‘daddr’
/tmp/.net6/ip_queue.c:171: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:172: error: ‘ipq_rt_info_t’ has no member named ‘saddr’
/tmp/.net6/ip_queue.c:172: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:175: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:177: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:178: warning: implicit declaration of function ‘net_ratelimit’
/tmp/.net6/ip_queue.c:179: error: ‘KERN_WARNING’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:179: error: expected ‘)’ before string constant
/tmp/.net6/ip_queue.c:183: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:183: error: ‘IPQ_COPY_NONE’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:184: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:184: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:185: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:188: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:190: warning: implicit declaration of function ‘list_add’
/tmp/.net6/ip_queue.c:192: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:195: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:196: error: ‘ECONNREFUSED’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:197: error: ‘KERN_INFO’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:197: error: expected ‘)’ before string constant
/tmp/.net6/ip_queue.c:199: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:200: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:201: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:202: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:207: error: ‘EBUSY’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: In function ‘ipq_destroy_queue’:
/tmp/.net6/ip_queue.c:212: warning: implicit declaration of function ‘nf_unregister_queue_handler’
/tmp/.net6/ip_queue.c:212: error: ‘PF_INET’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:213: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:215: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:220: error: expected ‘)’ before ‘*’ token
/tmp/.net6/ip_queue.c:276: error: expected declaration specifiers or ‘...’ before ‘ipq_verdict_msg_t’
/tmp/.net6/ip_queue.c: In function ‘ipq_set_verdict’:
/tmp/.net6/ip_queue.c:280: error: ‘v’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:280: error: ‘NF_MAX_VERDICT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:281: error: ‘EINVAL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:283: error: ‘NULL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:284: error: ‘ENOENT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:288: warning: implicit declaration of function ‘ipq_mangle_ipv4’
/tmp/.net6/ip_queue.c:289: error: ‘NF_DROP’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:296: error: expected declaration specifiers or ‘...’ before ‘ipq_peer_msg_t’
/tmp/.net6/ip_queue.c: In function ‘ipq_receive_peer’:
/tmp/.net6/ip_queue.c:303: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:305: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:307: error: ‘EBUSY’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:308: error: ‘ipq_peer_msg_t’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:309: error: ‘EINVAL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:311: error: ‘IPQM_MODE’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:312: error: ‘m’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:313: error: ‘IPQ_COPY_META’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:314: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:315: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:317: error: ‘IPQ_COPY_PACKET’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:318: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:319: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:320: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:321: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:327: error: ‘IPQM_VERDICT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:328: error: ‘NF_MAX_VERDICT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:333: error: too many arguments to function ‘ipq_set_verdict’
/tmp/.net6/ip_queue.c: In function ‘dev_cmp’:
/tmp/.net6/ip_queue.c:343: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:344: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:346: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:347: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c: In function ‘ipq_dev_drop’:
/tmp/.net6/ip_queue.c:358: error: ‘NF_DROP’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:386: error: ‘NULL’ undeclared here (not in a function)
/tmp/.net6/ip_queue.c: In function ‘netlink_build_message’:
/tmp/.net6/ip_queue.c:392: error: ‘size_t’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:392: error: expected ‘;’ before ‘size’
/tmp/.net6/ip_queue.c:393: error: expected ‘;’ before ‘data_len’
/tmp/.net6/ip_queue.c:395: error: ‘ipq_packet_msg_t’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:395: error: ‘pm’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:398: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:399: error: expected ‘;’ before ‘copy_range’
/tmp/.net6/ip_queue.c:401: error: ‘IPQ_COPY_META’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:402: error: ‘size’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:402: warning: implicit declaration of function ‘NLMSG_SPACE’
/tmp/.net6/ip_queue.c:403: error: ‘data_len’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:405: error: ‘IPQ_COPY_PACKET’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:406: error: ‘copy_range’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:406: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:407: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:408: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:414: error: ‘IPQ_COPY_NONE’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:416: error: ‘EINVAL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:419: warning: implicit declaration of function ‘alloc_skb’
/tmp/.net6/ip_queue.c:419: error: ‘GFP_ATOMIC’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:419: warning: assignment makes pointer from integer without a cast
/tmp/.net6/ip_queue.c:422: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:423: warning: implicit declaration of function ‘NLMSG_PUT’
/tmp/.net6/ip_queue.c:423: error: ‘IPQM_PACKET’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:423: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:423: warning: assignment makes pointer from integer without a cast
/tmp/.net6/ip_queue.c:424: warning: implicit declaration of function ‘NLMSG_DATA’
/tmp/.net6/ip_queue.c:425: warning: implicit declaration of function ‘memset’
/tmp/.net6/ip_queue.c:425: warning: incompatible implicit declaration of built-in function ‘memset’
/tmp/.net6/ip_queue.c:428: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:429: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:430: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:431: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:432: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:432: warning: implicit declaration of function ‘strcpy’
/tmp/.net6/ip_queue.c:432: warning: incompatible implicit declaration of built-in function ‘strcpy’
/tmp/.net6/ip_queue.c:432: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:434: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:434: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:436: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:437: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:437: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:438: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:439: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:441: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:445: warning: implicit declaration of function ‘memcpy’
/tmp/.net6/ip_queue.c:445: warning: incompatible implicit declaration of built-in function ‘memcpy’
/tmp/.net6/ip_queue.c:445: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:446: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:446: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:447: warning: implicit declaration of function ‘NETLINK_CB’
/tmp/.net6/ip_queue.c:447: error: request for member ‘dst_groups’ in something not a structure or union
/tmp/.net6/ip_queue.c:451: warning: implicit declaration of function ‘kfree_skb’
/tmp/.net6/ip_queue.c:453: error: ‘KERN_ERR’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:453: error: expected ‘)’ before string constant
/tmp/.net6/ip_queue.c: In function ‘netlink_send_peer’:
/tmp/.net6/ip_queue.c:465: warning: implicit declaration of function ‘netlink_unicast’
/tmp/.net6/ip_queue.c:465: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:465: error: ‘MSG_DONTWAIT’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: In function ‘netlink_receive_user_skb’:
/tmp/.net6/ip_queue.c:475: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:475: error: invalid application of ‘sizeof’ to incomplete type ‘struct nlmsghdr’
/tmp/.net6/ip_queue.c:478: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:479: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:480: error: invalid application of ‘sizeof’ to incomplete type ‘struct nlmsghdr’
/tmp/.net6/ip_queue.c:480: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:480: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:483: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:484: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:484: error: ‘NLM_F_REQUEST’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:485: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:485: error: ‘NLM_F_MULTI’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:486: warning: implicit declaration of function ‘netlink_ack’
/tmp/.net6/ip_queue.c:486: error: ‘EINVAL’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:487: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:487: error: ‘MSG_TRUNC’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:488: error: ‘ECOMM’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:489: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:490: error: ‘NLMSG_NOOP’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:490: error: ‘IPQM_MAX’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:492: error: ‘IPQM_BASE’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:494: warning: implicit declaration of function ‘cap_raised’
/tmp/.net6/ip_queue.c:494: error: request for member ‘eff_cap’ in something not a structure or union
/tmp/.net6/ip_queue.c:494: error: ‘CAP_NET_ADMIN’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:495: error: ‘EPERM’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:496: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:496: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:497: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:497: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:498: error: ‘KERN_WARNING’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:498: error: expected ‘)’ before string constant
/tmp/.net6/ip_queue.c:502: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:502: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:503: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:505: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:505: warning: implicit declaration of function ‘NLMSG_LENGTH’
/tmp/.net6/ip_queue.c:505: error: too many arguments to function ‘ipq_receive_peer’
/tmp/.net6/ip_queue.c:508: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:508: error: ‘NLM_F_ACK’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: In function ‘netlink_receive_user_sk’:
/tmp/.net6/ip_queue.c:519: warning: implicit declaration of function ‘rtnl_shlock_nowait’
/tmp/.net6/ip_queue.c:521: warning: implicit declaration of function ‘skb_dequeue’
/tmp/.net6/ip_queue.c:521: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:521: warning: assignment makes pointer from integer without a cast
/tmp/.net6/ip_queue.c:525: warning: implicit declaration of function ‘up’
/tmp/.net6/ip_queue.c:525: error: ‘rtnl_sem’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:526: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:536: warning: ‘struct notifier_block’ declared inside parameter list
/tmp/.net6/ip_queue.c:536: warning: its scope is only this definition or declaration, which is probably not what you want
/tmp/.net6/ip_queue.c: In function ‘receive_event’:
/tmp/.net6/ip_queue.c:541: error: ‘NETDEV_DOWN’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c:542: error: dereferencing pointer to incomplete type
/tmp/.net6/ip_queue.c:543: error: ‘NOTIFY_DONE’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:546: error: variable ‘ipq_dev_notifier’ has initializer but incomplete type
/tmp/.net6/ip_queue.c:547: warning: excess elements in struct initializer
/tmp/.net6/ip_queue.c:547: warning: (near initialization for ‘ipq_dev_notifier’)
/tmp/.net6/ip_queue.c:548: warning: excess elements in struct initializer
/tmp/.net6/ip_queue.c:548: warning: (near initialization for ‘ipq_dev_notifier’)
/tmp/.net6/ip_queue.c:550: warning: excess elements in struct initializer
/tmp/.net6/ip_queue.c:550: warning: (near initialization for ‘ipq_dev_notifier’)
/tmp/.net6/ip_queue.c:562: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ipq_table’
/tmp/.net6/ip_queue.c:568: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ipq_dir_table’
/tmp/.net6/ip_queue.c:573: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ipq_root_table’
/tmp/.net6/ip_queue.c:584: error: expected declaration specifiers or ‘...’ before ‘off_t’
/tmp/.net6/ip_queue.c: In function ‘ipq_get_info’:
/tmp/.net6/ip_queue.c:588: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:589: warning: implicit declaration of function ‘sprintf’
/tmp/.net6/ip_queue.c:589: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/.net6/ip_queue.c:598: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:599: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:600: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:601: error: ‘ipq_queue_t’ has no member named ‘peer’
/tmp/.net6/ip_queue.c:606: error: ‘ipq_queue_t’ has no member named ‘lock’
/tmp/.net6/ip_queue.c:607: error: ‘offset’ undeclared (first use in this function)
/tmp/.net6/ip_queue.c: At top level:
/tmp/.net6/ip_queue.c:622: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘init’
/tmp/.net6/ip_queue.c:653: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fini’
/tmp/.net6/ip_queue.c:662: error: expected declaration specifiers or ‘...’ before string constant
/tmp/.net6/ip_queue.c:662: warning: data definition has no type or storage class
/tmp/.net6/ip_queue.c:662: warning: type defaults to ‘int’ in declaration of ‘MODULE_DESCRIPTION’
/tmp/.net6/ip_queue.c:662: warning: function declaration isn’t a prototype
/tmp/.net6/ip_queue.c:663: error: expected declaration specifiers or ‘...’ before string constant
/tmp/.net6/ip_queue.c:663: warning: data definition has no type or storage class
/tmp/.net6/ip_queue.c:663: warning: type defaults to ‘int’ in declaration of ‘MODULE_LICENSE’
/tmp/.net6/ip_queue.c:663: warning: function declaration isn’t a prototype
/tmp/.net6/ip_queue.c:665: warning: data definition has no type or storage class
/tmp/.net6/ip_queue.c:665: warning: type defaults to ‘int’ in declaration of ‘module_init’
/tmp/.net6/ip_queue.c:665: warning: parameter names (without types) in function declaration
/tmp/.net6/ip_queue.c:666: warning: data definition has no type or storage class
/tmp/.net6/ip_queue.c:666: warning: type defaults to ‘int’ in declaration of ‘module_exit’
/tmp/.net6/ip_queue.c:666: warning: parameter names (without types) in function declaration
Adding net6vpnd to default runlevel...
Starting daemon
./citrixvpn-linux-2.4-i386.sh: line 416: /etc/init.d/net6vpnd: Bestand of map bestaat niet
Cleaning up...
Done.
dot:/home/wannes/Desktop#
Anyone an idea what's going wrong?
 
Old 10-01-2009, 02:29 PM   #2
rhoyerboat
Member
 
Registered: Feb 2005
Posts: 40

Rep: Reputation: 15
Based on this:
no include path in which to search for linux/module.h

Im guessing that the installation script is doing a bad job of guessing your linux-source directory, use these commands:
cd /
find . -name "module.h" -print

This will show you where module.h(s) actually is(are), it will be up to you to locate the linux source directory from here.
If it does happen to be totally verbatim ".../linux/module.h" then the problem is probably in "no-read" access between the installation user and the source-directory.

The first scenario is more likely, usually kernel sources unpack to linux-<version>
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I cannot install debian lenny in my computer miros84 Linux - Laptop and Netbook 11 08-13-2009 01:53 PM
LXer: Install Drizzle On Debian Lenny LXer Syndicated Linux News 0 08-03-2009 07:10 AM
Debian Lenny: no GUI after install navy80 Linux - Newbie 15 04-13-2009 01:07 PM
LXer: HowTo upgrade from Debian Etch (4.0 ) to Lenny (5.0) LXer Syndicated Linux News 0 01-13-2009 07:20 AM
LXer: HowTo upgrade from Debian Etch to Lenny LXer Syndicated Linux News 3 12-09-2008 06:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration