Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] x11-misc/ttmkfdir-3.0.9-r3 failed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Mon Jul 25, 2005 11:50 am    Post subject: [SOLVED] x11-misc/ttmkfdir-3.0.9-r3 failed Reply with quote

Hello, I am currently trying to install xorg on my secondary k6 300 machine and I am having trouble installing x11-misc/ttmkfdir-3.0.9-r3

The error output is

Code:
>>> Source unpacked.
libtool --mode=compile i386-pc-linux-gnu-g++ -Wall -pedantic -I/usr/include/freetype2  -march=k6 -pipe -fomit-frame-pointer -o ttmkfdir.o -c ttmkfdir.cpp
libtool --mode=compile i386-pc-linux-gnu-g++ -Wall -pedantic -I/usr/include/freetype2  -march=k6 -pipe -fomit-frame-pointer -o directory.o -c directory.cpp
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [ttmkfdir.o] Error 1
make: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [directory.o] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9-r2 failed.
!!! Function src_compile, Line 44, Exitcode 2


I was hoping that sombody might be able to explain what this means and meybe offer a solution..
Any help will be greatly appreciated.. :)
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620


Last edited by halok on Mon Jul 25, 2005 5:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
MrGutis
n00b
n00b


Joined: 28 Jan 2005
Posts: 56

PostPosted: Mon Jul 25, 2005 12:03 pm    Post subject: Reply with quote

as I can see You use --march=k6 in CFLAGS and i386-pc-linux-gnu in CHOST. As fas as I know k6 class processors is i586 (or higher?). So I suggest changeing CHOST="i586-pc-linux-gnu" in /etc/make.conf
_________________
Help me identify my destiny
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Mon Jul 25, 2005 12:13 pm    Post subject: Reply with quote

Ok thanks I'll give it a try
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Mon Jul 25, 2005 12:31 pm    Post subject: Reply with quote

Nope changing to CHOST="i586-pc-linux-gnu" in /etc/make.conf didn't make any difference still get the same errors..
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Mon Jul 25, 2005 1:03 pm    Post subject: Reply with quote

Ok... I have tried to install the same package on my athlon xp 2600+ and I am getting pretty much the same errors, I am not sure what is wrong, i have re-downloaded the source file to make sure it wasn't corrupt and its not making a difference. I'm abit unsure where to go from here. :S

Could sombody else try to emerge this package and see what happens...

Code:
# emerge =ttmkfdir-3.0.9-r3
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-misc/ttmkfdir-3.0.9-r3 to /


.
.
.
.
.


>>> Source unpacked.
libtool --mode=compile c++ -Wall -pedantic -I/usr/include/freetype2  -pipe -m32 -march=athlon-xp -fomit-frame-pointer -o ttmkfdir.o -c ttmkfdir.cpp
libtool --mode=compile c++ -Wall -pedantic -I/usr/include/freetype2  -pipe -m32 -march=athlon-xp -fomit-frame-pointer -o directory.o -c directory.cpp
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [directory.o] Error 1
make: *** Waiting for unfinished jobs....
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make: *** [ttmkfdir.o] Error 1

!!! ERROR: x11-misc/ttmkfdir-3.0.9-r3 failed.
!!! Function src_compile, Line 43, Exitcode 2

_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
halok
n00b
n00b


Joined: 07 May 2004
Posts: 33
Location: Western Australia

PostPosted: Mon Jul 25, 2005 5:05 pm    Post subject: Solved ttmkfdir compile error Reply with quote

I have been googling around abit and it seems i'm not the first person to run into this problem, found out that re emerging libtool flex and then emerging ttmkfdir would fix the problem...... and it did...
_________________
Without doubt there can be no such thing as faith.

registered Linux user number 395620
Back to top
View user's profile Send private message
Codac
n00b
n00b


Joined: 18 Nov 2002
Posts: 19
Location: Sweden

PostPosted: Fri Mar 31, 2006 3:27 pm    Post subject: Reply with quote

emerge -1 libtool flex

Solved it for me too. Thanks halok!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum