Hello Aaron, Hello LLVM Packaging Team,

when fixing the above mentioned error, an easy fix as Aaron suggested, I
still can't compile dragonegg successfully on armel:

> dpkg-buildpackage: host architecture armel
> Compiling Convert.cpp
> g++-4.7 -c -I/home/andreas/dragonegg/dragonegg-3.3/include/arm 
> -I/home/andreas/dragonegg/dragonegg-3.3/include/linux -D_FORTIFY_SOURCE=2 
> -I/usr/lib/llvm-3.3/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -fno-rtti -MD -MP -DIN_GCC 
> -DLLVM_VERSION=\"3.3\" -DTARGET_TRIPLE=\"arm-linux-gnueabi\" -DGCC_MAJOR=4 
> -DGCC_MINOR=7 -DGCC_MICRO=0 -I/home/andreas/dragonegg/dragonegg-3.3/include 
> -isystem/usr/lib/gcc/arm-linux-gnueabi/4.7/plugin/include 
> -DDISABLE_VERSION_CHECK -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -Wextra -fvisibility=hidden 
> -I/usr/lib/llvm-3.3/include  -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
> -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g -O2 -marm 
> -fomit-frame-pointer -fvisibility-inlines-hidden -fno-exceptions -fPIC 
> -Woverloaded-virtual -Wcast-qual 
> /home/andreas/dragonegg/dragonegg-3.3/src/Convert.cpp
> In file included from 
> /home/andreas/dragonegg/dragonegg-3.3/include/dragonegg/ABI.h:30:0,
>                  from 
> /home/andreas/dragonegg/dragonegg-3.3/src/Convert.cpp:25:
> /home/andreas/dragonegg/dragonegg-3.3/include/arm/dragonegg/Target.h:54:18: 
> error: ‘Type’ has not been declared
> /home/andreas/dragonegg/dragonegg-3.3/include/arm/dragonegg/Target.h:54:28: 
> error: ‘CallingConv’ has not been declared
> /home/andreas/dragonegg/dragonegg-3.3/include/arm/dragonegg/Target.h:54:57: 
> error: ‘Type’ was not declared in this scope
> /home/andreas/dragonegg/dragonegg-3.3/include/arm/dragonegg/Target.h:54:57: 
> note: suggested alternative:

and many more similar errors appear. I wasn't able to find a solution,
just another user, from Fedora, with the same problem,
http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-August/064556.html

Cheers,
  Andreas

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to