PDA

View Full Version : Problem with etswitch


Andyet
May 15th, 2009, 10:41 AM
Hello i have problem with etswitch. I download last version. When i do "make" in console:

In function ‘open’,
inlined from ‘main’ at etswitch.c:464:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [etswitch-etswitch.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/andrzej/etswitch-0.1.14/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/andrzej/etswitch-0.1.14'
make: *** [all] Błąd 2

What is wrong?

TheMussulman
May 16th, 2009, 08:12 AM
Hi,

I downloaded the precompiled deb as I couldn't compile it.
I found it here http://linux.softpedia.com/progDownload/ETSwitch-Download-34172.html

Bye