Advertisement
Guest User

Untitled

a guest
Dec 25th, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. ######################################## configure ######################
  2. maple@maple:~/src/gosmore$ ./configure
  3. checking for gcc... gcc
  4. checking for C compiler default output file name... a.out
  5. checking whether the C compiler works... yes
  6. checking whether we are cross compiling... no
  7. checking for suffix of executables...
  8. checking for suffix of object files... o
  9. checking whether we are using the GNU C compiler... yes
  10. checking whether gcc accepts -g... yes
  11. checking for gcc option to accept ISO C89... none needed
  12. configure: creating ./config.status
  13. config.status: creating Makefile
  14.  
  15.  
  16. ######################################## make #################################
  17.  
  18. maple@maple:~/src/gosmore$ make
  19. gcc -lm density.c -o density
  20. ./density <density.txt >density.sh
  21. g++ -DCHILDREN=16 -O2 -DRES_DIR=\"/usr/local/share/gosmore/\" -W -Wall `pkg-config --cflags libxml-2.0 || echo -I /usr/include/libxml2` `pkg-config --libs libxml-2.0 || echo -l xml2 -lm` \
  22. jni/gosmore.cpp jni/libgosm.cpp jni/openglespolygon.h \
  23. jni/openglespolygon.cpp -o gosmore `pkg-config --cflags --libs gtk+-2.0 || echo -D HEADLESS` `pkg-config --libs libcurl` `[ -e /usr/include/gps.h ] && echo -DUSE_GPSD -lgps ` `pkg-config --libs pkg-config --libs gthread-2.0`
  24. jni/gosmore.cpp: In function ‘void* UpdateMapThread(void*)’:
  25. jni/gosmore.cpp:1359: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result
  26. jni/gosmore.cpp: At global scope:
  27. jni/gosmore.cpp:1655: warning: unused parameter ‘event’
  28. jni/gosmore.cpp:1655: warning: unused parameter ‘ex’
  29. jni/gosmore.cpp:1655: warning: unused parameter ‘ey’
  30. jni/gosmore.cpp:2102: warning: unused parameter ‘width’
  31. jni/gosmore.cpp: In function ‘gint DrawExpose()’:
  32. jni/gosmore.cpp:2997: warning: field precision should have type ‘int’, but argument 3 has type ‘long int’
  33. jni/gosmore.cpp: In function ‘gint Drag(GtkWidget*, GdkEventMotion*, void*)’:
  34. jni/gosmore.cpp:3089: warning: no return statement in function returning non-void
  35. jni/gosmore.cpp: In function ‘int Click(GtkWidget*, GdkEventButton*, void*)’:
  36. jni/gosmore.cpp:3094: warning: no return statement in function returning non-void
  37. jni/gosmore.cpp: In function ‘int UserInterface(int, char**, const char*, const char*)’:
  38. jni/gosmore.cpp:3350: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
  39. jni/gosmore.cpp: In function ‘void DoFollowThing(gpsNewStruct*)’:
  40. jni/gosmore.cpp:843: warning: ‘n2Left’ may be used uninitialized in this function
  41. jni/gosmore.cpp: At global scope:
  42. jni/gosmore.cpp:2070: warning: ‘casing’ defined but not used
  43. jni/gosmore.cpp:3122: warning: ‘gboolean DropOnDraw(GtkWidget*, GdkDragContext*, gint, gint, guint, void*)’ defined but not used
  44. jni/openglespolygon.cpp: In function ‘void Check(PolygonEdge*)’:
  45. jni/openglespolygon.cpp:243: warning: suggest parentheses around ‘&&’ within ‘||’
  46. jni/openglespolygon.cpp: In function ‘void AddPolygon(std::vector<PolygonEdge, std::allocator<PolygonEdge> >&, FixedPoint*, int)’:
  47. jni/openglespolygon.cpp:312: warning: comparison between signed and unsigned integer expressions
  48. jni/openglespolygon.cpp: In function ‘void Fill(std::vector<PolygonEdge, std::allocator<PolygonEdge> >&, int, GdkWindow*, GdkGC*)’:
  49. jni/openglespolygon.cpp:367: warning: comparison between signed and unsigned integer expressions
  50.  
  51.  
  52.  
  53.  
  54. ########################### piece output of sudo make install ##############################
  55. 114 while (fread (&nd, sizeof (nd), 1, groupf[i]) == 1)
  56. 115 while (fread (s, sizeof (s), 1, groupf[i + NGROUPS]) == 1)
  57. 116 while (fread (&nd, sizeof (nd), 1, groupf[i]) == 1)
  58. 117 while (fread (s, sizeof (s), 1, groupf[i + NGROUPS]) == 1)
  59. 118 while (fread (&nd, sizeof (nd), 1, groupf[i]) == 1)
  60. 119 while (fread (s, sizeof (s), 1, groupf[i + NGROUPS]) == 1)
  61. 120 while (fread (&nd, sizeof (nd), 1, groupf[i]) == 1)
  62. 121 while (fread (s, sizeof (s), 1, groupf[i + NGROUPS]) == 1)
  63. 122 halfSegType *seg = (halfSegType *) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, fileno (groupf[i]), 0)
  64. 123 halfSegType *seg = (halfSegType *) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, fileno (groupf[i]), 0)
  65. 124 halfSegType *seg = (halfSegType *) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, fileno (groupf[i]), 0)
  66. 125 halfSegType *seg = (halfSegType *) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, fileno (groupf[i]), 0)
  67. ...
  68. ...
  69. 366 rewind (groupf[i])
  70. 367 rewind (groupf[i])
  71. 368 rewind (groupf[i])
  72. 369 rewind (groupf[i])
  73. 370 rewind (groupf[i])
  74. ...
  75. ...
  76. 481 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  77. 482 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  78. 483 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  79. 484 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  80. 485 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  81. 486 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  82. 487 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  83. 488 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  84. 489 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  85. 490 for (pairs = 0; pairs < PAIRS && s2grp < S2GROUP (0) + S2GROUPS; )
  86. 491 for (ndType *ndItr = ndBase; ndItr < ndBase + hashTable[bucketsMin1 + 1]; ndItr++)
  87. 492 qsort (&lseg[0], lseg.size () / 2, sizeof (lseg[0]) * 2, (int (*)(const void *, const void *))HalfSegCmp)
  88. 493 for (int i = 0; i < IDXGROUPS; i++)
  89. Icon public.png not found
  90. Icon public.png not found
  91. Icon religion/synagogue.png not found
  92. Icon religion/mosque.png not found
  93. Icon rendering/landuse/cemetery.png not found
  94. Icon wlan.png not found
  95. Icon rendering/landuse/cemetery.png not found
  96. Content-Type: text/plain
  97. ...
  98. No route found
  99. mv gosmore.pak default.pak
  100. mkdir -p /usr/local/bin
  101. cp gosmore /usr/local/bin/.
  102. mkdir -p /usr/local/share/gosmore
  103. cp -a *.wav default.pak elemstyles.xml icons.csv icons.xpm \
  104. /usr/local/share/gosmore
  105. mkdir -p /usr/local/share/man/man1
  106. gzip <gosmore.1 >/usr/local/share/man/man1/gosmore.1.gz
  107. mkdir -p /usr/local/share/pixmaps
  108. cp -a gosmore.xpm /usr/local/share/pixmaps
  109. mkdir -p /usr/local/share/applications
  110. cp -a gosmore.desktop /usr/local/share/applications
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement