[#3980] build ndso fails on trunk
Submitted By: Mingquan Pan
Open Date
2008-03-24 04:16:34 Close Date
2008-03-25 06:06:26
Priority:
Medium Assignee:
Mike Frysinger
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
BF537 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
08r1-8
App binary format:
N/A
Summary: build ndso fails on trunk
Details:
build ndso fails on trunk.
make[4]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso'
for i in thttpd gnuplot src_ndso ; do make -C $i || exit $? ; done
make[5]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/thttpd'
bfin-uclinux-gcc -Wl,-elf2flt -mcpu=bf537-0.2 -o ndso thttpd.o libhttpd.o mmc.o timers.o match.o tdate_parse.o
make[5]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/thttpd'
make[5]: Entering directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/gnuplot'
bfin-uclinux-gcc -Wl,-elf2flt -mcpu=bf537-0.2 -o gnuplot bitmap.o command.o contour.o eval.o graphics.o graph3d.o hidden3d.o util3d.o help.o internal.o misc.o parse.o plot.o readline.o scanner.o set.o show.o specfun.o standard.o stdfn.o term.o util.o version.o binary.o fit.o matrix.o alloc.o datafile.o plot2d.o plot3d.o interpol.o time.o -L/home/test/work/cruise/checkouts/uclinux-dist/lib/libpng -lpng -L/home/test/work/cruise/checkouts/uclinux-dist/lib/zlib -lz
contour.o: In function `_contour':
contour.c:(.text+0xe52): undefined reference to `_log10'
contour.c:(.text+0xe76): undefined reference to `_floor'
contour.c:(.text+0xea4): undefined reference to `_floor'
contour.c:(.text+0xf1a): undefined reference to `_log'
contour.c:(.text+0x1298): undefined reference to `_sqrt'
contour.c:(.text+0x1410): undefined reference to `_sqrt'
contour.c:(.text+0x1d9e): undefined reference to `_pow'
graphics.o: In function `_mant_exp':
graphics.c:(.text+0x1dde): undefined reference to `_log10'
graphics.c:(.text+0x1df0): undefined reference to `_floor'
graphics.c:(.text+0x1e14): undefined reference to `_floor'
graphics.c:(.text+0x1e50): undefined reference to `_pow'
graphics.o: In function `_set_tic':
graphics.c:(.text+0x1e86): undefined reference to `_floor'
graphics.c:(.text+0x1eac): undefined reference to `_pow'
graphics.c:(.text+0x1fa6): undefined reference to `_ceil'
graphics.o: In function `_ytick2d_callback':
graphics.c:(.text+0x2640): undefined reference to `_sin'
graphics.c:(.text+0x2660): undefined reference to `_cos'
graphics.o: In function `_xtick2d_callback':
graphics.c:(.text+0x2afc): undefined reference to `_sin'
graphics.c:(.text+0x2b14): undefined reference to `_cos'
graphics.o: In function `_setup_tics':
graphics.c:(.text+0x3224): undefined reference to `_log'
graphics.c:(.text+0x3280): undefined reference to `_log10'
graphics.c:(.text+0x3340): undefined reference to `_log10'
graphics.c:(.text+0x3386): undefined reference to `_log10'
graphics.c:(.text+0x33cc): undefined reference to `_log10'
graphics.c:(.text+0x3424): undefined reference to `_log10'
graphics.o:graphics.c:(.text+0x346a): more undefined references to `_log10' follow
graphics.o: In function `_setup_tics':
graphics.c:(.text+0x361a): undefined reference to `_floor'
graphics.c:(.text+0x362c): undefined reference to `_ceil'
graphics.c:(.text+0x3682): undefined reference to `_ceil'
graphics.c:(.text+0x3694): undefined reference to `_floor'
graphics.o: In function `_gen_tics':
graphics.c:(.text+0x387a): undefined reference to `_log10'
graphics.c:(.text+0x38f4): undefined reference to `_log'
graphics.c:(.text+0x3a9c): undefined reference to `_log10'
graphics.c:(.text+0x3b32): undefined reference to `_log'
graphics.c:(.text+0x3b80): undefined reference to `_floor'
graphics.c:(.text+0x3ba2): undefined reference to `_log'
graphics.c:(.text+0x3bfa): undefined reference to `_log'
graphics.c:(.text+0x3c42): undefined reference to `_floor'
graphics.c:(.text+0x3c6a): undefined reference to `_ceil'
graphics.c:(.text+0x3c84): undefined reference to `_floor'
graphics.c:(.text+0x3c98): undefined reference to `_ceil'
graphics.c:(.text+0x3cc0): undefined reference to `_floor'
graphics.c:(.text+0x3cd4): undefined reference to `_ceil'
graphics.c:(.text+0x3cfa): undefined reference to `_floor'
graphics.c:(.text+0x4260): undefined reference to `_pow'
graphics.c:(.text+0x42d0): undefined reference to `_floor'
graphics.c:(.text+0x4340): undefined reference to `_floor'
graphics.c:(.text+0x44f2): undefined reference to `_log'
graphics.o: In function `_LogScale':
graphics.c:(.text+0x57da): undefined reference to `_log'
graphics.o: In function `_plot_bars':
graphics.c:(.text+0x8602): undefined reference to `_sqrt'
graphics.c:(.text+0x8656): undefined reference to `_sqrt'
graphics.c:(.text+0x8728): undefined reference to `_sqrt'
graphics.c:(.text+0x876e): undefined reference to `_sqrt'
graphics.o: In function `_do_plot':
graphics.c:(.text+0x9b4a): undefined reference to `_cos'
graphics.c:(.text+0x9bd0): undefined reference to `_sin'
graphics.c:(.text+0x9cca): undefined reference to `_cos'
graphics.c:(.text+0x9d3e): undefined reference to `_sin'
graph3d.o: In function `_LogScale':
graph3d.c:(.text+0x179a): undefined reference to `_log'
graph3d.o: In function `_draw_bottom_grid':
graph3d.c:(.text+0x2da4): undefined reference to `_sqrt'
graph3d.c:(.text+0x3232): undefined reference to `_sqrt'
hidden3d.o: In function `_get_plane':
hidden3d.c:(.text+0x2c36): undefined reference to `_sqrt'
hidden3d.c:(.text+0x2f3a): undefined reference to `_sqrt'
util3d.o: In function `_mat_rot_z':
util3d.c:(.text+0x4af8): undefined reference to `_cos'
util3d.c:(.text+0x4b04): undefined reference to `_sin'
util3d.o: In function `_mat_rot_y':
util3d.c:(.text+0x4b50): undefined reference to `_cos'
util3d.c:(.text+0x4b5c): undefined reference to `_sin'
util3d.o: In function `_mat_rot_x':
util3d.c:(.text+0x4bb0): undefined reference to `_cos'
util3d.c:(.text+0x4bbc): undefined reference to `_sin'
internal.o: In function `_f_power':
internal.c:(.text+0xfc0): undefined reference to `_pow'
internal.c:(.text+0x1026): undefined reference to `_exp'
internal.c:(.text+0x1056): undefined reference to `_log'
internal.c:(.text+0x108a): undefined reference to `_cos'
internal.c:(.text+0x10a2): undefined reference to `_sin'
internal.c:(.text+0x10de): undefined reference to `_pow'
internal.c:(.text+0x1148): undefined reference to `_pow'
internal.c:(.text+0x11a6): undefined reference to `_cos'
internal.c:(.text+0x11be): undefined reference to `_sin'
internal.c:(.text+0x125e): undefined reference to `_pow'
internal.c:(.text+0x12c6): undefined reference to `_exp'
internal.c:(.text+0x12f6): undefined reference to `_log'
internal.c:(.text+0x132a): undefined reference to `_cos'
internal.c:(.text+0x1342): undefined reference to `_sin'
set.o: In function `_rm_log':
set.c:(.text+0x114): undefined reference to `_pow'
set.o: In function `_set_tic_prop':
set.c:(.text+0x1292): undefined reference to `_floor'
set.c:(.text+0x146c): undefined reference to `_floor'
set.o: In function `_set_command':
set.c:(.text+0x859c): undefined reference to `_log'
specfun.o: In function `_erfc':
specfun.c:(.text+0x1ea): undefined reference to `_exp'
specfun.o: In function `_f_inverse_erf':
specfun.c:(.text+0x526): undefined reference to `_log'
specfun.c:(.text+0x550): undefined reference to `_log'
specfun.c:(.text+0x5ae): undefined reference to `_log'
specfun.c:(.text+0x5b4): undefined reference to `_sqrt'
specfun.c:(.text+0x80a): undefined reference to `_log'
specfun.c:(.text+0x810): undefined reference to `_sqrt'
specfun.c:(.text+0x8ea): undefined reference to `_exp'
specfun.c:(.text+0x948): undefined reference to `_exp'
specfun.o: In function `_f_inverse_normal':
specfun.c:(.text+0xb08): undefined reference to `_log'
specfun.c:(.text+0xb18): undefined reference to `_sqrt'
specfun.c:(.text+0xb20): undefined reference to `_log'
specfun.o: In function `_lngamma':
specfun.c:(.text+0xc6c): undefined reference to `_floor'
specfun.c:(.text+0xd14): undefined reference to `_sin'
specfun.c:(.text+0xd3c): undefined reference to `_log'
specfun.c:(.text+0xe90): undefined reference to `_log'
specfun.c:(.text+0xee2): undefined reference to `_log'
specfun.c:(.text+0xf2a): undefined reference to `_log'
specfun.o: In function `_igamma':
specfun.c:(.text+0x10ee): undefined reference to `_log'
specfun.c:(.text+0x1154): undefined reference to `_exp'
specfun.o: In function `_confrac':
specfun.c:(.text+0x1766): undefined reference to `_log'
specfun.c:(.text+0x1780): undefined reference to `_log'
specfun.c:(.text+0x17f4): undefined reference to `_exp'
specfun.o: In function `_f_gamma':
specfun.c:(.text+0x1ab2): undefined reference to `_exp'
standard.o: In function `_rj1':
standard.c:(.text+0x6be): undefined reference to `_sqrt'
standard.c:(.text+0x700): undefined reference to `_cos'
standard.c:(.text+0x734): undefined reference to `_sin'
standard.o: In function `_f_besy1':
standard.c:(.text+0x90a): undefined reference to `_log'
standard.c:(.text+0x99c): undefined reference to `_sqrt'
standard.c:(.text+0x9de): undefined reference to `_sin'
standard.c:(.text+0xa12): undefined reference to `_cos'
standard.o: In function `_rj0':
standard.c:(.text+0xb68): undefined reference to `_sqrt'
standard.c:(.text+0xbaa): undefined reference to `_cos'
standard.c:(.text+0xbde): undefined reference to `_sin'
standard.o: In function `_f_besy0':
standard.c:(.text+0xd9e): undefined reference to `_log'
standard.c:(.text+0xe02): undefined reference to `_sqrt'
standard.c:(.text+0xe44): undefined reference to `_sin'
standard.c:(.text+0xe78): undefined reference to `_cos'
standard.o: In function `_f_ceil':
standard.c:(.text+0xf0e): undefined reference to `_ceil'
standard.o: In function `_f_floor':
standard.c:(.text+0xfea): undefined reference to `_floor'
standard.o: In function `_f_log':
standard.c:(.text+0x1070): undefined reference to `_log'
standard.o: In function `_f_log10':
standard.c:(.text+0x10b0): undefined reference to `_log'
standard.o: In function `_f_sqrt':
standard.c:(.text+0x1124): undefined reference to `_sqrt'
standard.c:(.text+0x1186): undefined reference to `_cos'
standard.c:(.text+0x119e): undefined reference to `_sin'
standard.o: In function `_f_exp':
standard.c:(.text+0x1228): undefined reference to `_exp'
standard.c:(.text+0x123a): undefined reference to `_cos'
standard.c:(.text+0x1252): undefined reference to `_sin'
standard.o: In function `_f_atanh':
standard.c:(.text+0x12bc): undefined reference to `_atan'
standard.c:(.text+0x139c): undefined reference to `_atan'
standard.c:(.text+0x1406): undefined reference to `_log'
standard.o: In function `_f_atan':
standard.c:(.text+0x14e8): undefined reference to `_atan'
standard.c:(.text+0x15d2): undefined reference to `_atan'
standard.c:(.text+0x163c): undefined reference to `_log'
standard.o: In function `_f_acosh':
standard.c:(.text+0x173a): undefined reference to `_acos'
standard.c:(.text+0x1766): undefined reference to `_sqrt'
standard.c:(.text+0x1776): undefined reference to `_log'
standard.c:(.text+0x17d2): undefined reference to `_sqrt'
standard.c:(.text+0x1800): undefined reference to `_sqrt'
standard.c:(.text+0x1838): undefined reference to `_sqrt'
standard.c:(.text+0x1844): undefined reference to `_sqrt'
standard.c:(.text+0x1860): undefined reference to `_sqrt'
standard.c:(.text+0x1870): undefined reference to `_log'
standard.c:(.text+0x18de): undefined reference to `_acos'
standard.o: In function `_f_acos':
standard.c:(.text+0x1984): undefined reference to `_acos'
standard.c:(.text+0x19ea): undefined reference to `_sqrt'
standard.c:(.text+0x1a20): undefined reference to `_sqrt'
standard.c:(.text+0x1a58): undefined reference to `_sqrt'
standard.c:(.text+0x1a64): undefined reference to `_sqrt'
standard.c:(.text+0x1b04): undefined reference to `_acos'
standard.c:(.text+0x1b46): undefined reference to `_sqrt'
standard.c:(.text+0x1b56): undefined reference to `_log'
standard.o: In function `_f_asinh':
standard.c:(.text+0x1bda): undefined reference to `_asin'
standard.c:(.text+0x1c4c): undefined reference to `_sqrt'
standard.c:(.text+0x1c5c): undefined reference to `_log'
standard.c:(.text+0x1cc0): undefined reference to `_sqrt'
standard.c:(.text+0x1ce8): undefined reference to `_sqrt'
standard.c:(.text+0x1cf4): undefined reference to `_sqrt'
standard.c:(.text+0x1d04): undefined reference to `_sqrt'
standard.c:(.text+0x1d4e): undefined reference to `_sqrt'
standard.c:(.text+0x1d5e): undefined reference to `_log'
standard.c:(.text+0x1da6): undefined reference to `_asin'
standard.o: In function `_f_asin':
standard.c:(.text+0x1e2a): undefined reference to `_asin'
standard.c:(.text+0x1e7c): undefined reference to `_sqrt'
standard.c:(.text+0x1e88): undefined reference to `_log'
standard.c:(.text+0x1eec): undefined reference to `_sqrt'
standard.c:(.text+0x1f22): undefined reference to `_sqrt'
standard.c:(.text+0x1f7e): undefined reference to `_sqrt'
standard.c:(.text+0x1f8a): undefined reference to `_sqrt'
standard.c:(.text+0x1fca): undefined reference to `_asin'
standard.c:(.text+0x1ff6): undefined reference to `_sqrt'
standard.c:(.text+0x2006): undefined reference to `_log'
standard.o: In function `_f_tanh':
standard.c:(.text+0x2050): undefined reference to `_cosh'
standard.c:(.text+0x2068): undefined reference to `_cos'
standard.c:(.text+0x208c): undefined reference to `_sinh'
standard.c:(.text+0x20bc): undefined reference to `_sin'
standard.o: In function `_f_cosh':
standard.c:(.text+0x20fc): undefined reference to `_cosh'
standard.c:(.text+0x2114): undefined reference to `_sinh'
standard.c:(.text+0x212a): undefined reference to `_cos'
standard.c:(.text+0x2142): undefined reference to `_sin'
standard.o: In function `_f_sinh':
standard.c:(.text+0x2184): undefined reference to `_sinh'
standard.c:(.text+0x219c): undefined reference to `_cosh'
standard.c:(.text+0x21b2): undefined reference to `_cos'
standard.c:(.text+0x21ca): undefined reference to `_sin'
standard.o: In function `_f_cos':
standard.c:(.text+0x2238): undefined reference to `_cosh'
standard.c:(.text+0x226c): undefined reference to `_sinh'
standard.c:(.text+0x2282): undefined reference to `_cos'
standard.c:(.text+0x229e): undefined reference to `_sin'
standard.o: In function `_f_sin':
standard.c:(.text+0x230a): undefined reference to `_cosh'
standard.c:(.text+0x233a): undefined reference to `_sinh'
standard.c:(.text+0x2350): undefined reference to `_sin'
standard.c:(.text+0x236e): undefined reference to `_cos'
standard.o: In function `_f_atan2':
standard.c:(.text+0x23fe): undefined reference to `_atan2'
standard.o: In function `_f_tan':
standard.c:(.text+0x2478): undefined reference to `_tan'
standard.c:(.text+0x24d6): undefined reference to `_cosh'
standard.c:(.text+0x24ea): undefined reference to `_cos'
standard.c:(.text+0x256e): undefined reference to `_sinh'
standard.c:(.text+0x2582): undefined reference to `_sin'
term.o: In function `_do_arrow':
term.c:(.text+0x1956): undefined reference to `_sqrt'
util.o: In function `_angle':
util.c:(.text+0xbce): undefined reference to `_atan2'
util.o: In function `_magnitude':
util.c:(.text+0xc40): undefined reference to `_sqrt'
fit.o: In function `_marquardt':
fit.c:(.text+0xc06): undefined reference to `_sqrt'
fit.o: In function `_do_fit':
fit.c:(.text+0x2614): undefined reference to `_sqrt'
fit.c:(.text+0x264a): undefined reference to `_sqrt'
fit.c:(.text+0x273a): undefined reference to `_sqrt'
fit.o:fit.c:(.text+0x27be): more undefined references to `_sqrt' follow
datafile.o: In function `_df_3dmatrix':
datafile.c:(.text+0x105e): undefined reference to `_log'
datafile.c:(.text+0x10be): undefined reference to `_log'
datafile.c:(.text+0x1124): undefined reference to `_log'
plot2d.o: In function `_store2d_point':
plot2d.c:(.text+0x35c): undefined reference to `_cos'
plot2d.c:(.text+0x374): undefined reference to `_sin'
plot2d.c:(.text+0x38c): undefined reference to `_cos'
plot2d.c:(.text+0x3a8): undefined reference to `_sin'
plot2d.c:(.text+0x3dc): undefined reference to `_cos'
plot2d.c:(.text+0x3f8): undefined reference to `_sin'
plot2d.c:(.text+0x482): undefined reference to `_log'
plot2d.c:(.text+0x58a): undefined reference to `_log'
plot2d.c:(.text+0x69c): undefined reference to `_log'
plot2d.c:(.text+0x7a6): undefined reference to `_log'
plot2d.c:(.text+0x8c2): undefined reference to `_log'
plot2d.o:plot2d.c:(.text+0x9d6): more undefined references to `_log' follow
plot2d.o: In function `_plotrequest':
plot2d.c:(.text+0x274a): undefined reference to `_pow'
plot2d.c:(.text+0x2898): undefined reference to `_cos'
plot2d.c:(.text+0x2912): undefined reference to `_log'
plot2d.c:(.text+0x29f6): undefined reference to `_sin'
plot2d.c:(.text+0x2a62): undefined reference to `_log'
plot2d.c:(.text+0x2b94): undefined reference to `_log'
plot2d.c:(.text+0x2dee): undefined reference to `_cos'
plot2d.c:(.text+0x2e06): undefined reference to `_sin'
plot2d.c:(.text+0x2e82): undefined reference to `_log'
plot2d.c:(.text+0x2fb2): undefined reference to `_log'
plot2d.c:(.text+0x30f4): undefined reference to `_log'
plot2d.c:(.text+0x322a): undefined reference to `_log'
plot2d.c:(.text+0x3582): undefined reference to `_log'
plot2d.o:plot2d.c:(.text+0x35a0): more undefined references to `_log' follow
plot3d.o: In function `_plot3drequest':
plot3d.c:(.text+0x124a): undefined reference to `_cos'
plot3d.c:(.text+0x1256): undefined reference to `_cos'
plot3d.c:(.text+0x1282): undefined reference to `_sin'
plot3d.c:(.text+0x12a6): undefined reference to `_sin'
plot3d.c:(.text+0x1328): undefined reference to `_cos'
plot3d.c:(.text+0x134c): undefined reference to `_sin'
plot3d.c:(.text+0x13e4): undefined reference to `_log'
plot3d.c:(.text+0x151e): undefined reference to `_log'
plot3d.c:(.text+0x1648): undefined reference to `_log'
plot3d.c:(.text+0x1a98): undefined reference to `_pow'
plot3d.c:(.text+0x1ab6): undefined reference to `_pow'
plot3d.c:(.text+0x1bb0): undefined reference to `_log'
plot3d.c:(.text+0x1ce8): undefined reference to `_log'
plot3d.c:(.text+0x1e2a): undefined reference to `_log'
plot3d.c:(.text+0x234a): undefined reference to `_log'
plot3d.c:(.text+0x236c): undefined reference to `_log'
plot3d.o:plot3d.c:(.text+0x23fa): more undefined references to `_log' follow
plot3d.o: In function `_plot3drequest':
plot3d.c:(.text+0x272c): undefined reference to `_pow'
plot3d.c:(.text+0x27ba): undefined reference to `_pow'
plot3d.c:(.text+0x2888): undefined reference to `_log'
plot3d.c:(.text+0x2a10): undefined reference to `_pow'
plot3d.c:(.text+0x2a9e): undefined reference to `_pow'
plot3d.c:(.text+0x2b6c): undefined reference to `_log'
plot3d.c:(.text+0x300a): undefined reference to `_log'
plot3d.c:(.text+0x3028): undefined reference to `_log'
plot3d.c:(.text+0x30ca): undefined reference to `_log'
plot3d.c:(.text+0x30e8): undefined reference to `_log'
plot3d.o:plot3d.c:(.text+0x318a): more undefined references to `_log' follow
interpol.o: In function `_do_cubic':
interpol.c:(.text+0x696): undefined reference to `_exp'
interpol.c:(.text+0x6ac): undefined reference to `_exp'
interpol.c:(.text+0x736): undefined reference to `_log'
interpol.c:(.text+0x8c0): undefined reference to `_pow'
interpol.c:(.text+0x91e): undefined reference to `_pow'
interpol.c:(.text+0x978): undefined reference to `_pow'
interpol.c:(.text+0x9d6): undefined reference to `_pow'
interpol.o: In function `_do_bezier':
interpol.c:(.text+0xa40): undefined reference to `_log'
interpol.c:(.text+0xa5e): undefined reference to `_log'
interpol.c:(.text+0xad4): undefined reference to `_log'
interpol.c:(.text+0xaf2): undefined reference to `_log'
interpol.c:(.text+0xbd0): undefined reference to `_log'
interpol.o:interpol.c:(.text+0xc10): more undefined references to `_log' follow
interpol.o: In function `_do_bezier':
interpol.c:(.text+0xc98): undefined reference to `_exp'
interpol.c:(.text+0xe38): undefined reference to `_pow'
interpol.c:(.text+0xe94): undefined reference to `_pow'
interpol.c:(.text+0xef0): undefined reference to `_pow'
interpol.c:(.text+0xf4c): undefined reference to `_pow'
interpol.o: In function `_gen_interp':
interpol.c:(.text+0x1124): undefined reference to `_exp'
interpol.c:(.text+0x11a2): undefined reference to `_exp'
interpol.c:(.text+0x1682): undefined reference to `_exp'
interpol.c:(.text+0x16f6): undefined reference to `_exp'
interpol.c:(.text+0x2352): undefined reference to `_log'
collect2: ld returned 1 exit status
make[5]: *** [gnuplot] Error 1
make[5]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso/gnuplot'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps/ndso'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user/blkfin-apps'
make[2]: *** [blkfin-apps] Error 2
make[2]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/test/work/cruise/checkouts/uclinux-dist/user'
make: *** [subdirs] Error 1
ERROR: Error somewhere during make
*******************************************************************
STEP 3: Copy linux
Follow-ups
--- Mike Frysinger 2008-03-24 04:42:35
fixed in svn ... need to use -lm rather than $(LIBM)
--- Mingquan Pan 2008-03-25 06:06:25
Yes.Close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found