bug-dumb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dumb instalation errors?


From: freshshirt
Subject: Dumb instalation errors?
Date: Wed, 19 Mar 2014 14:53:05 +1300

I'm assuming these are not errors:

gcc -Iinclude -Wall -W -Wwrite-strings -Wstrict-prototypes
-Wmissing-declarations -DDUMB_DECLARE_DEPRECATED -O2 -ffast-math
-fomit-frame-pointer -c -o obj/unix/release/itread2.o src/it/itread2.c

I got hundreds of them.

I think these are the errors:

src/it/itread.c
src/it/itread.c: In function 'it_read_old_instrument':
src/it/itread.c:324:2: warning: pointer targets in passing argument 1 of
'dumbfile_getnc' differ in signedness
include/dumb.h:183:6: note: expected 'char *' but argument is of type
'unsigned char *'

There are hundreds more of them. I don't know what they mean.

At the end I got this weird message:

src/allegro/alplay.c:22:21: fatal error: allegro.h: No such file or
directory
compilation terminated.
make[2]: *** [obj/unix/release/alplay.o] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

Because I need to install DUMB before installing Allegro.

Running Slackware 13.37

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again




reply via email to

[Prev in Thread] Current Thread [Next in Thread]