jerluc / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

Compile error In file included from cmd/wmii9menu.c:41: #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compilation error 
2.
3.

What is the expected result? What do you see instead?

(Please delete this section if it is self-explanitory or explained above)

In file included from cmd/wmii9menu.c:41:
/usr/local/include/ixp.h:185: ошибка: expected specifier-qualifier-list
before ‘fd_set’
make[1]: *** [wmii9menu.o] Error 1
make: *** [dall] Error 2
==> Error: Сборка завершилась неудачно.
    Преждевременный выход...
Error: Makepkg was unable to build wmii-hg package.

What version of the product are you using (wmii -v)? On what operating
system?

Please provide any additional information below.
Linux vs 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 9 14:46:08 UTC 2010 i686
Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz GenuineIntel GNU/Linux

Original issue reported on code.google.com by jabberr...@gmail.com on 15 Feb 2010 at 9:47

GoogleCodeExporter commented 9 years ago
My best guess is that you have an old version of libixp installed under 
/usr/local.

Please set LANG=en_US.UTF-8 before posting errors. Unfortunately, I don't read
Russian. Thanks.

Original comment by maglion...@gmail.com on 17 May 2010 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by maglion...@gmail.com on 28 May 2010 at 4:30

GoogleCodeExporter commented 9 years ago
Yes , you are right , sorry,  after I removed all cached compiled files  with 
old
libixp  it had compiled  successfully. Probably installation script should 
remove all
cached files after unsuccessfull compilation but that question for other guys I 
think
:) .  Thanks a lot.

Original comment by jabberr...@gmail.com on 28 May 2010 at 7:03