Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 5th, 2012  |  syntax: None  |  size: 1.07 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. gcc -c -pipe -O2 -fno-wrapv  -g -O2 -fno-wrapv  -fPIC -Wall -W -pthread -DIRISNET_STATIC -DHAVE_ENCHANT -DHAVE_CONFIG -DIRIS_XMPP_JID_DEPRECATED -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/lib/qt4/mkspecs/openbsd-g++4 -I. -I/usr/local/include/X11/qt4/QtCore -I/usr/local/include/X11/qt4/QtNetwork -I/usr/local/include/X11/qt4 -I/usr/local/include/enchant -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../../jdns -I../corelib -I/usr/local/include/QtCrypto -I. -I/usr/local/include -o jdns_sys.o ../../jdns/jdns_sys.c
  2. ../../jdns/jdns_sys.c: In function 'dnsparams_get_unixsys':
  3. ../../jdns/jdns_sys.c:741: error: cannot convert to a pointer type
  4. ../../jdns/jdns_sys.c:750: error: cannot convert to a pointer type
  5. ../../jdns/jdns_sys.c:754: error: request for member 'sin_addr' in something not a structure or union
  6. ../../jdns/jdns_sys.c:754: error: request for member 'sin_addr' in something not a structure or union
  7. gmake[4]: *** [jdns_sys.o] Error 1
  8. gmake[4]: Leaving directory `/usr/obj/ports/build/psi-0.14/psi-0.14/iris/src/irisnet/noncore'