Menu

link error libzbar-rc.o

Help
futska
2013-09-15
2013-09-16
  • futska

    futska - 2013-09-15

    Any idea why libzbar-rc.o would stop building? This was working
    yesterday. The changes I have made have been adding in libs to support
    jpeg, etc. I have been racking my brain for a few hours.

    gcc.exe: error: zbar/.libs/libzbar-rc.o: No such file or directory

    Thanks!

     
    • Jarek Czekalski

      Jarek Czekalski - 2013-09-16

      <html>
      <head>
      <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
      </head>
      <body bgcolor="#FFFFFF" text="#000000">
      I guess you did "make clean". If memory servers me well, this is the
      issue I corrected in zbarw.



      W dniu 2013-09-15 22:29, futska pisze:




      Any idea why libzbar-rc.o would stop building? This was
      working

      yesterday. The changes I have made have been adding in libs to
      support

      jpeg, etc. I have been racking my brain for a few hours.


      gcc.exe: error: zbar/.libs/libzbar-rc.o: No such file or
      directory


      Thanks!




      link
      error libzbar-rc.o




      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/zbar/discussion/664596/


      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/






      </body>
      </html>

       
  • futska

    futska - 2013-09-16

    I tried both 'make clean' and 'make distclean'.

    Turns out zbar/libzbar-rc.o and zbar/libzbar-rc.lo are not being deleted when 'make clean' is performed. My guess is a permission problem? In any event, if I manually delete the two files (from Windows Explorer) I can then build successfully.

    I appreciate the quick response. Thanks!

     

    Last edit: futska 2013-09-16

Log in to post a comment.