|
From: Robert B Q. Jr. <da...@de...> - 2006-01-17 05:25:28
|
Hello, Cory! Sorry for the late reply! On Jan 10, 2006, at 9:51 PM, Cory Pollard wrote: > Firstly, thanks for a wonderful product on the linux platform, I'm > sure it will grow with leaps and bounds in no time at all. Thanks! > Anyway, I was wondering if the synfig community could petition to > have a forum open somewhere like cgtalk.com > or anywhere similar. I think this will speed up the addoption and > more importantly, the learning curve and a central place for q&a. Well... I was thinking something more along the lines of having a forum directly on Synfig.com. Would having the 'official' form on cgtalk.com have any other benefits? I'm not particularly familiar with the site. > Also, I had synfig compile perfectly under gnome 2.12 with ubuntu > breezy, then the crap hit the fan (not related to synfig) and I > decided to do a reinstall with kde. > So now i meet all the dependencies and I still get a bunch of > errors and all the make and make install places. > > here is my output > <<snip>> The output you pasted is just the output from a clean run of ./ configure on ETL. > ps. is there a way to make-clean to do a fresh compile? A "make distclean" should do the trick. > corstar@blackbox:~/apps$ cd synfig/ETL-0.04.07/ > corstar@blackbox:~/apps/synfig/ETL-0.04.07$ ls > aclocal.m4 config.log ETL ETL.pbproj > Makefile test > bootstrap config.status ETL-0.04.07.spec ETL.pc Makefile.am > ChangeLog configure ETL-config ETL.pc.in Makefile.in > config doxygen.cfg ETL-config.in INSTALL README > corstar@blackbox:~/apps/synfig/ETL-0.04.07$ ./configure > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking target system type... i686-pc-linux-gnu > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets $(MAKE)... yes > ./configure: line 1616: no-define: command not found > checking for working aclocal-1.4... found > checking for working autoconf... found > checking for working automake-1.4.. . found > checking for working autoheader... found > checking for working makeinfo... missing > checking whether to enable maintainer-specific portions of > Makefiles... no > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking for compiler warning flags to use... -W -Wall -Wno-unused- > parameter > checking for debug flags... -DNDEBUG -Wno-deprecated > checking for optimization flags... -O2 -ffast-math > checking for profiling... no > checking how to run the C++ preprocessor... g++ -E > checking for egrep... grep -E > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h.. . yes > checking whether byte ordering is bigendian... no > checking for main in -luser32... no > checking for main in -lkernel32... no > checking for main in -lpthread... yes > checking for ANSI C header files... yes > checking pthread.h usability... yes > checking pthread.h presence... yes > checking for pthread.h... yes > checking sched.h usability... yes > checking sched.h presence... yes > checking for sched.h... yes > checking sys/times.h usability... yes > checking sys/times.h presence... yes > checking for sys/times.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking for unistd.h... (cached) yes > checking windows.h usability... no > checking windows.h presence... no > checking for windows.h... no > checking for pthread_create... yes > checking for pthread_rwlock_init... yes > checking for pthread_yield... yes > checking for sched_yield... yes > checking for CreateThread... no > checking for __clone... yes > checking for QueryPerformanceCounter... no > checking for gettimeofday... yes > checking for sscanf... yes > checking for vsscanf... yes > checking for vsprintf... yes > checking for vasprintf... yes > checking for vsnprintf... yes > checking for fork... yes > checking for kill... yes > checking for pipe... yes > configure: creating ./config.status > config.status: creating ETL-config > config.status: creating Makefile > config.status: creating ETL/Makefile > config.status: creating test/Makefile > config.status: creating ETL.pc > config.status: creating ETL/etl_profile_.h > config.status: ETL/etl_profile_.h is unchanged > config.status: executing default-1 commands > > Voria Extended Class and Template Library v. > Configuration Summary > - - - - - - > > Install Prefix -------------------> /usr/local > Target Platform ------------------> i686-pc-linux-gnu > Debug Mode -----------------------> no > > $CXX ------------------------------> 'g++' > $CXXFLAGS -------------------------> ' -W -Wall -Wno-unused- > parameter -DNDEBUG -Wno-deprecated -O2 -ffast-math' > > corstar@blackbox:~/apps/synfig/ETL-0.04.07$ __________________ Robert Quattlebaum Mobile: +1(650) 223-4974 eMail: da...@de... Jabber: da...@de... MSN: da...@de... AIM/ICQ:rquat2 yahoo: robert_quattlebaum |