当前位置:  技术问答>linux和unix

make gsoap 出错

    来源: 互联网  发布时间:2016-09-13

    本文导语:  gcc  -g -O2   -o soapcpp2  soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -ly   soapcpp2-soapcpp2_yacc.o: In function `yyparse': /home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.c:1618: undefin...

gcc  -g -O2   -o soapcpp2  soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -ly  
soapcpp2-soapcpp2_yacc.o: In function `yyparse':
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.c:1618: undefined reference to `yylex'
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.c:3602: undefined reference to `yylex'
soapcpp2-soapcpp2_yacc.o: In function `yyparse':
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.y:271: undefined reference to `yylineno'
soapcpp2-soapcpp2_yacc.o: In function `add_header':
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.y:1819: undefined reference to `imported'
soapcpp2-soapcpp2_yacc.o: In function `add_fault':
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2_yacc.y:1692: undefined reference to `imported'
soapcpp2-symbol2.o: In function `mktemplate':
/home/ljg/gsoap-2.7/gsoap/src/symbol2.c:525: undefined reference to `imported'
/home/ljg/gsoap-2.7/gsoap/src/symbol2.c:541: undefined reference to `imported'
soapcpp2-symbol2.o: In function `mksymtype':
/home/ljg/gsoap-2.7/gsoap/src/symbol2.c:511: undefined reference to `imported'
soapcpp2-symbol2.o:/home/ljg/gsoap-2.7/gsoap/src/symbol2.c:460: more undefined references to `imported' follow
soapcpp2-symbol2.o: In function `enter':
/home/ljg/gsoap-2.7/gsoap/src/symbol2.c:239: undefined reference to `yylineno'
soapcpp2-error2.o: In function `semwarn':
/home/ljg/gsoap-2.7/gsoap/src/error2.c:106: undefined reference to `yylineno'
soapcpp2-error2.o: In function `yyerror':
/home/ljg/gsoap-2.7/gsoap/src/error2.c:72: undefined reference to `yylineno'
soapcpp2-error2.o: In function `typerror':
/home/ljg/gsoap-2.7/gsoap/src/error2.c:121: undefined reference to `yylineno'
soapcpp2-error2.o: In function `semerror':
/home/ljg/gsoap-2.7/gsoap/src/error2.c:97: undefined reference to `yylineno'
soapcpp2-error2.o:/home/ljg/gsoap-2.7/gsoap/src/error2.c:88: more undefined references to `yylineno' follow
soapcpp2-error2.o: In function `lexerror':
/home/ljg/gsoap-2.7/gsoap/src/error2.c:79: undefined reference to `yytext'
/home/ljg/gsoap-2.7/gsoap/src/error2.c:79: undefined reference to `yylineno'
soapcpp2-soapcpp2.o: In function `main':
/home/ljg/gsoap-2.7/gsoap/src/soapcpp2.c:258: undefined reference to `yyin'
collect2: ld 返回 1
make[4]: *** [soapcpp2] 错误 1
make[4]: Leaving directory `/home/ljg/gsoap-2.7/gsoap/src'
make[3]: *** [all-recursive] 错误 1
make[3]: Leaving directory `/home/ljg/gsoap-2.7/gsoap'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/home/ljg/gsoap-2.7/gsoap'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/ljg/gsoap-2.7'
make: *** [all] 错误 2

已经装了 bison,flex
哪位大虾知道怎么回事 ,请指点一下,谢谢 !1

|
没有Makefile吗?
有的话直接make啊

    
 
 

您可能感兴趣的文章:

  • make perl 模块的时候出错,make: *** No rule to make target,帮忙看看,谢谢。
  • 求助make menuconfig出错了
  • make dep出错!!
  • 编译qt-x11,最后编译生成可执行文件时候,make出错
  • make 出错的问题
  • HTML教程 iis7站长之家
  • PHP 源码 make 出错
  • 请大家帮帮忙:编译内核时make bzImage出错。(100分)
  • make install出错,不知道怎么回事.
  • 内核编译 make install出错
  • 请教busybox make出错 回者有分
  • fedora下用 make编译出错
  • qt-x11-opensource-4.3.2在redhat上make出错!!!!
  • Makefile写好了,但是make出错
  • 要装SVN,重新make install apache的时候出错。。。
  • 编译uclinux040408 make user_only 时:出错
  • 编译linux内核时,执行make mrproper后出错
  • php make test 出错 make install 卡住
  • 为何quagga在make时出错?
  • make出错,请帮帮忙了!
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 有关make all; make clobber; make depend; make debug 的区别?
  • 我要缩减LINUX内核,make menuconfig时把一些选项去掉,再make dep没错,但再make bzImage时却会提错,但我make menuconfig时不改变任何选现(
  • 我已经用make clean编译成功了内核但是在make moduals时候处错误,然后又make menuconfig,我还需要make zImage吗?
  • 如何写出兼容于BSD MAKE、GNU MAKE、SOLARIS MAKE的条件编译Makefile?
  • 在solaris8.0我装了make3.81,下载了make-3.81-sol8-sparc-local.gz,为什么不能在任何目录下输入make?
  • 怎样验证自己的make是不是GNU的make?
  • 问一个很低级的问题:怎样卸载用make;make install方法安装的软件?
  • configure make make install 新手问题...
  • cygwin make操作,出现no rule to make target all
  • 请教 make gdb-6.4 出现 make[4]: Entering directory `/tmp/gdb-6.4/gdb/doc'
  • make zImage和make modules等问题请教~
  • debian下安装bind用./configure时提示安装bind时./configure提示whether make sets $(MAKE)... no
  • 第一次写make文件,报makefile:2: *** missing separator. Stop.错,make文件只有两行
  • make kernel make gcc
  • 50分的问题!make文件找不到? You don't seem to have 'make' or 'gmake' in your PATH
  • make;make install放在script裡
  • make oldconfig 和 make defconfig有何区别?
  • 求linux下 ./configure;make;make install一系列命令的详解
  • make -f makefile 时提示 Make: Must be a separator on rules line 5. Stop. 为什么,makefile 如下
  • make时出现错误:*** No rule to make target `<built-in>'????


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3