Csound Csound-dev Csound-tekno Search About

[Cs-dev] Problem with python misc mkpackage

Date2008-12-16 19:24
Fromjpff
Subject[Cs-dev] Problem with python misc mkpackage
I am seeing a problem with installer/misc/mkpackage.py

gcc -o OOps/schedule.os -c -DGNU_GETTEXT -DUSE_LRINT -Wall -O3 -fno-inline-functions -march=i686 -fomit-frame-pointer -ffast-math -fomit-frame-pointer -freorder-blocks -DLINUX -DPIPES -fvisibility=hidden -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DHAVE_SOCKETS-DHAVE_PTHREAD_BARRIER_INIT-DHAVE_SYNC_LOCK_TEST_AND_SET -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_SOCKETS -DHAVE_DIRENT_H -D__BUILDING_LIBCSOUND -D_CSOUND_RELEASE_ -DCS_DEFAULT_PLUGINDIR=\"/usr/local/lib/csound/plugins\" -I. -IH -I/usr/include/fltk-1.1 -I/usr/local/include -I/usr/include -I/usr/include -I/usr/X11R6/include OOps/schedule.c
: warning: missing whitespace after the macro name
: warning: "HAVE_SOCKETS" redefined
: warning: this is the location of the previous definition

Note the lack of spaces in the various -D options.

I cannot see why thing happens when scons seems OK.  Is anyone else
seeing this? Or better know how to fix?

==John ffitch

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2008-12-16 20:34
From"Andres Cabrera"
SubjectRe: [Cs-dev] Problem with python misc mkpackage
AttachmentsNone