Jump to content

emu10k1 driver install issue


thebeen
 Share

Recommended Posts

hey guys, I get everything to compile and the drivers install correctly. (it was compiled fine for my kernel 2.4.22-10mdk and everything)

 

however, when i want to install the tools,

with the command "make tools"

i get this error

 

[root@dhcp081140 emu10k1-v0.20a]# make tools
cd utils && make
make[1]: Entering directory `/home/thebeen/dl/emu10k1-v0.20a/utils'
cd as10k1 && make
make[2]: Entering directory `/home/thebeen/dl/emu10k1-v0.20a/utils/as10k1'
cc -M *.c -W -Wall > .depend
as10k1.c:42:13: missing terminating " character
as10k1.c:46:22: missing terminating ' character
as10k1.c:68:1: missing terminating " character
make[2]: *** [dep] Error 1
make[2]: Leaving directory `/home/thebeen/dl/emu10k1-v0.20a/utils/as10k1'
make[1]: *** [As10k1] Error 2
make[1]: Leaving directory `/home/thebeen/dl/emu10k1-v0.20a/utils'
make: *** [tools] Error 2
[root@dhcp081140 emu10k1-v0.20a]#

 

 

how can i fix this. I basically need the tools so I can run digital output with the command

emu-config -d

 

 

thanks guys

Link to comment
Share on other sites

Well, i have good news and bad news.

 

 

Bad news, I have no idea what that error message means. To my limited knowlege it looks like your source code is messed up, but I wouldn't put much behind my ideas about compile errors.

 

 

The Good news. If you have a contrib mirror in urpmi, there is an rpm of the emu10k1tools all ready compiled and ready to install, no thinking required.

Link to comment
Share on other sites

Well,like I said, i know very litle about compile errors beyond the fact that I hate them. I'm glad the contrib rpm worked for you You should always check there first. I've yet to find a program that is easier to compile from source than to install by urpmi.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...