--- Alan Coopersmith <alan.coopersmith at sun.com> wrote: > Attila Nagy wrote: > > A little problem here, just dunno where to start > to solve it: > > > > I tried to build the new X using CBE, but I got > errors like: > > > > ./configure: syntax error at line 19868: > `sdkdir=$' unexpected > > *** Error code 2 > > make: Warning: Target `install_gen' not remade > because of errors > > Strange - you haven't replaced the normal Solaris > /bin/sh with > anything else have you? > > -- > -Alan Coopersmith- > alan.coopersmith at sun.com > Sun Microsystems, Inc. - X Window System > Engineering > >
I thought of it too, but no, here is the output: # l `which sh` lrwxrwxrwx 1 root root 13 febr. 18 20:20 /bin/sh -> ../../sbin/sh* # l /sbin/sh -r-xr-xr-x 1 root root 107796 jan. 28 21:23 /sbin/sh* If I replace something, I rename the original as $originalname.sun _always_, just to be consistent, and ln -s the new to the $originalname. BTW it's a NV 57, if that counts. I use ksh normally, but that shouldn't matter in this case, if I'm correct. Thanks for the reply, and keep up with the good work! :) a ____________________________________________________________________________________ Don't get soaked. Take a quick peak at the forecast with the Yahoo! Search weather shortcut. http://tools.search.yahoo.com/shortcuts/#loc_weather
