Advertisement
Guest User

Untitled

a guest
Oct 25th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. make[1]: Entering directory `/tmp/buildd/mapserver-6.0.3/mapscript/ruby'
  2. mkdir -p /tmp/buildd/mapserver-6.0.3/debian/libmapscript-ruby1.8/usr/lib/ruby/1.8/x86_64-linux
  3. gcc-4.6 -shared -o mapscript.so mapscript_wrap.o -L. -L/usr/lib -L. -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,-export-dynamic -fPIC -L../.. -L. -lmapserver -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lgd -ljpeg -L/usr/lib/x86_64-linux-gnu -lfreetype -lz -lpng -lz -lXpm -lX11 -lexpat -lproj -ljpeg -lpng -lgif -L/usr/lib -lgdal -L/usr/lib -lpq -L/usr/lib/x86_64-linux-gnu -lcurl -L/usr/lib -lgeos_c -lpthread -lc -lfcgi -lz -L/usr/lib -lxml2 -lfribidi -lm -lstdc++ -lfreetype -lz -lcairo -lpng12 -lruby1.8 -lpthread -lrt -ldl -lcrypt -lm -lc
  4. /usr/bin/ld: cannot find -lstdc++
  5. collect2: ld returned 1 exit status
  6. make[1]: *** [mapscript.so] Error 1
  7. make[1]: Leaving directory `/tmp/buildd/mapserver-6.0.3/mapscript/ruby'
  8. make: *** [install-arch-stamp] Error 2
  9. dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement