Hi Dave, Yeah, you might want to blow it all away. =) Actually, how about trying: make uninstall make clean make make install ? steven On 11/13/06, Dave Seidel wrote: > Perhaps I need to blow it all away and build from scratch with the > correct make version, there might have been something left over from my > earlier attempts. Here's what I got from "make install": > > echo "=== installing zlib ===" > === installing zlib === > touch zlib/makedepend > cd zlib ; old-make install > old-make[1]: Entering directory `/c/csound-dev/dependencies/fltk-1.1.7/zlib' > Installing libfltk_z.a in /usr/local/lib... > Installing zlib headers in /usr/local/include/FL/images... > old-make[1]: Leaving directory `/c/csound-dev/dependencies/fltk-1.1.7/zlib' > echo "=== installing jpeg ===" > === installing jpeg === > touch jpeg/makedepend > cd jpeg ; old-make install > old-make[1]: Entering directory `/c/csound-dev/dependencies/fltk-1.1.7/jpeg' > Installing libfltk_jpeg.a in /usr/local/lib... > Installing jpeg headers in /usr/local/include/FL/images... > old-make[1]: Leaving directory `/c/csound-dev/dependencies/fltk-1.1.7/jpeg' > echo "=== installing png ===" > === installing png === > touch png/makedepend > cd png ; old-make install > old-make[1]: Entering directory `/c/csound-dev/dependencies/fltk-1.1.7/png' > Installing libfltk_png.a in /usr/local/lib... > Installing png headers in /usr/local/include/FL/images... > old-make[1]: Leaving directory `/c/csound-dev/dependencies/fltk-1.1.7/png' > echo "=== installing src ===" > === installing src === > touch src/makedepend > cd src ; old-make install > old-make[1]: Entering directory `/c/csound-dev/dependencies/fltk-1.1.7/src' > Installing libraries in /usr/local/lib... > old-make[1]: Leaving directory `/c/csound-dev/dependencies/fltk-1.1.7/src' > echo "=== installing fluid ===" > === installing fluid === > touch fluid/makedepend > cd fluid ; old-make install > old-make[1]: Entering directory > `/c/csound-dev/dependencies/fltk-1.1.7/fluid' > Installing FLUID in /usr/local/bin... > /bin/sh: /usr/local/bin/fltk-config: No such file or directory > old-make[1]: *** [install] Error 127 > old-make[1]: Leaving directory `/c/csound-dev/dependencies/fltk-1.1.7/fluid' > old-make: *** [install] Error 2 > > - Dave > > Steven Yi wrote: > > Hi Dave, > > > > What errors are you getting from "make install"? I think not having > > --enable-shared is fine, it'll just statically link and will bulk up > > the binaries a little and perhaps slow down initial startup a little, > > but shouldn't be so much that it is disruptive to use. I don't think > > I had enable-shared for a long time here on Linux and things worked > > fine. > > > > steven > > > > > > On 11/13/06, Dave Seidel wrote: > >> Thanks, Steven! It now compiles and links. I get errors from "make > >> install", can I get away without that step? And regarding the removal > >> of --enable-shared, I assume that Csound5 will link FLTK statically? > >> > >> - Dave > >> > >> Steven Yi wrote: > >>> Hi Dave, > >>> > >>> I had this problem too with -ljpeg when I recently built fltk on > >>> Win2K, but for the of me I can't remember what I did to get past it. > >>> Could you try without --enable-shared and with --enabled-threads? > >>> > >>> steven > >> > >> ------------------------------------------------------------------------- > >> Using Tomcat but need to do more? Need to support web services, security? > >> Get stuff done quickly with pre-integrated technology to make your job easier > >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > >> _______________________________________________ > >> Csound-devel mailing list > >> Csound-devel@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/csound-devel > >> > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > Csound-devel mailing list > > Csound-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/csound-devel > > > > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net