View previous topic :: View next topic |
Author |
Message |
queen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/2058161202535b91a0001a7.jpg)
Joined: 19 Jul 2005 Posts: 1642
|
Posted: Sat Jan 20, 2007 7:55 pm Post subject: [SOLVED] problems to install trickle |
|
|
I'm trying to install trickle 1.07. Here is the error i get after Code: | make
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Icompat -g -O2 -c trickled.c
In file included from trickled.c:33:
/usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
/usr/include/netinet/in.h:136: error: two or more data types in declaration specifiers
make: *** [trickled.o] Error 1
|
Anyone knows how i can solve it?
The same goes for installation of trickle 1.06
Last edited by queen on Sat Jan 20, 2007 11:39 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dan Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 25 Oct 2005 Posts: 1302
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
queen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/2058161202535b91a0001a7.jpg)
Joined: 19 Jul 2005 Posts: 1642
|
Posted: Sat Jan 20, 2007 9:34 pm Post subject: |
|
|
I tried that too. In this case i get other error: Code: | # ebuild /usr/local/portage/net-misc/trickle-1.07/trickle-1.07.ebuild digest
Appending /usr/local/portage to PORTDIR_OVERLAY...
!!! /usr/local/portage does not seem to have a valid PORTDIR structure.
|
and /etc/make.conf is correct. Code: | grep -i overlay /etc/make.conf
# PORTDIR_OVERLAY is a directory where local ebuilds may be stored without
PORTDIR_OVERLAY=/usr/local/portage
|
i applied ebuild command from /root |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Dan Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 25 Oct 2005 Posts: 1302
|
Posted: Sat Jan 20, 2007 10:04 pm Post subject: |
|
|
/usr/local/portage/net-misc/trickle-1.07/trickle-1.07.ebuild
should be
/usr/local/portage/net-misc/trickle/trickle-1.07.ebuild _________________ - Failure is not an option. It's bundled with your software. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
queen Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/2058161202535b91a0001a7.jpg)
Joined: 19 Jul 2005 Posts: 1642
|
Posted: Sat Jan 20, 2007 11:38 pm Post subject: |
|
|
dcoats wrote: | /usr/local/portage/net-misc/trickle-1.07/trickle-1.07.ebuild
should be
/usr/local/portage/net-misc/trickle/trickle-1.07.ebuild |
Yes, you are right. Thank you. ![Wink ;-)](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|