diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-28 16:20:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-28 16:20:31 +0800 |
commit | 7b6b2cf42863c640a14387bf957febe7428606b3 (patch) | |
tree | ab9dd4f5306b03a76d34c59cf37e55485fcd69ab /www/caudium14/pkg-descr | |
parent | ba45ae688d06f6402e4feb50d2a9c27ebba8125a (diff) | |
download | freebsd-ports-gnome-7b6b2cf42863c640a14387bf957febe7428606b3.tar.gz freebsd-ports-gnome-7b6b2cf42863c640a14387bf957febe7428606b3.tar.zst freebsd-ports-gnome-7b6b2cf42863c640a14387bf957febe7428606b3.zip |
Mark BROKEN: Fails to compile
gcc:
cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c nb_send.c -o nb_send.o
nb_send.c: In function 'push_callback':
nb_send.c:95: error: request for member 'identifier_level' in something not a structure or union
clang:
cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -fPIC -c nb_send.c -o nb_send.o
nb_send.c:95:43: error: member reference type 'struct inherit *' is a pointer; maybe you meant to use '->'?
Pike_sp->subtype = no + Pike_fp->context.identifier_level;
~~~~~~~~~~~~~~~~^
->
Reported by: pkg-fallout
Diffstat (limited to 'www/caudium14/pkg-descr')
0 files changed, 0 insertions, 0 deletions