Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Compiling the rt2870 driver for chipset

Off-Topic discussions about science, technology, and non Debian specific topics.
Post Reply
Message
Author
tytower
Posts: 8
Joined: 2018-08-25 20:56

Re: Compiling the rt2870 driver for chipset

#16 Post by tytower »

Debian also has a lot of clowns playing silly buggers.
Administrators that can't administer and armchair pricks that spout without thought .

Somewhere in there will be real compilers and coders who enjoy what they do .
I suggest they move off this ridiculous farce site also.

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Compiling the rt2870 driver for chipset

#17 Post by bw123 »

tytower wrote: ...
CC [M] /initrd/mnt/dev_save/TempSave/Software/RT2870/os/linux/../../common/md5.o
/initrd/mnt/dev_save/TempSave/Software/RT2870/os/linux/../../common/md5.c:40:23 fatal error: rt_config.h: No such file or directory
compilation terminated.
...
The way I remember, cc means c-compiler and the error is saying that something in md5.c refers to some header file called rt_config.h that does not exist where it should. -or- possibly some other header in rt_config.h does not exist where it should.

It's common to get errors like this when compiling older code on newer systems/tools, or newer code on older systems/tools. Or possibly the build environment is not setup correctly. It's not a debian issue, so try getting support from the source where you got the code?

https://rationalwiki.org/wiki/Don%27t_feed_the_Troll
resigned by AI ChatGPT

Post Reply