On 4/17/2014 6:46 AM, Stefan Bruda wrote:
> Hello,
>
> On the following system:
>
> Package manager version: 0.36.4.1
> Distribution version: selfupdate-rsync Wed Apr 16 22:56:44 2014, 10.9, x86_64
> Trees: local/main stable/main
> Xcode.app: 5.1.1
> Xcode command-line tools: 5.1.0.0.1.1396320587
> Max. Fink build jobs:  8
>
> the failure goes as follows:
>
> libtool: compile:  g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" 
> -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I.. -I. -I.. 
> -I/sw/include -O3 -Wuninitialized -fexpensive-optimizations 
> -fomit-frame-pointer -minline-all-stringops -falign-functions=4 -pipe -g 
> -pedantic -Wall -Werror -W -Woverloaded-virtual -Wextra 
> -Wno-error=unused-private-field -mmmx -DHAVE_MMX -c codingparams_byteio.cpp  
> -fno-common -DPIC -o .libs/libdirac_byteio_la-codingparams_byteio.o
> parseparams_byteio.cpp:43:20: error: unused variable 'PP_AU_PICTURE_NUM_SIZE'
>        [-Werror,-Wunused-const-variable]
> const unsigned int PP_AU_PICTURE_NUM_SIZE = 4;
>                     ^
> 1 error generated.

Should be fixed now.  I decided to unerror out the flag vs patching to 
simplify the process.

Hanspeter


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to