LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 3547|回复: 50

斑主,HELP!

[复制链接]
发表于 2002-12-20 20:00:33 | 显示全部楼层 |阅读模式
-bash-2.05b$ ./configure --enable-static-link \
>     --prefix=$LFS/static --with-curses &&
> make &&
> make install
./configure: line 44: conf2045.file: No such file or directory
configure: error: invalid variable name:     --prefix
-bash-2.05b$


何意??
发表于 2002-12-20 20:02:59 | 显示全部楼层
echo $LFS
看看设置得对不对?
 楼主| 发表于 2002-12-20 23:05:39 | 显示全部楼层

没有错!

mnt/lfs,能打开啊!!
发表于 2002-12-20 23:15:45 | 显示全部楼层
在$LFS下有没有static目录?
 楼主| 发表于 2002-12-20 23:21:35 | 显示全部楼层

有!

??
发表于 2002-12-20 23:28:13 | 显示全部楼层
看起来好象是少了什么文件。
 楼主| 发表于 2002-12-20 23:31:18 | 显示全部楼层

我想也是!

请高手指点!!
发表于 2002-12-20 23:34:55 | 显示全部楼层
要不你把bash里的configure的44行附近的内容贴出来吧,我手边上没有bash的包。
发表于 2002-12-20 23:36:55 | 显示全部楼层
你是复制粘贴的吧,用手输入一遍试试。我想看看是不是字符集造成的问题。
 楼主| 发表于 2002-12-20 23:41:28 | 显示全部楼层

再看这个!

-bash-2.05b$ ./configure --enable-static-link \
>     --prefix=$LFS/static --with-curses &&
> make &&
> make install
./configure: line 44: conf1268.file: No such file or directory
configure: error: invalid variable name:     --prefix
-bash-2.05b$ ./configure --enable-static-link \
> --prefix=/mnt/lfs/static --with-curses &&
> make &&
> make install
./configure: line 44: conf1293.file: No such file or directory
./configure: line 780: config.log: No such file or directory
-bash-2.05b$
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表