The following issue has been SUBMITTED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=711 
====================================================================== 
Reported By:                ttessier
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   711
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             18-Jun-08 23:08 CEST
Last Modified:              18-Jun-08 23:08 CEST
====================================================================== 
Summary:                    undefined symbol for gmime
Description: 
/bin/bash ./libtool --tag=CC --mode=link gcc  -g -O2
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
-I/usr/local/include/gmime-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include   -W -Wall -Wpointer-arith
-Wstrict-prototypes  -export-dynamic -lcrypt -L/usr/local/lib -lglib-2.0
-liconv   -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -liconv  
-L/usr/local/lib -lgmime-2.0 -lnsl -lgobject-2.0 -lglib-2.0 -liconv -o
dbmail-smtp  main.o libdbmail.la
gcc -g -O2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/gmime-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -W -Wall -Wpointer-arith
-Wstrict-prototypes -o .libs/dbmail-smtp main.o  -L/usr/local/lib
-L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib
-L/usr/local/BerkeleyDB.4.2/lib -L/usr/X11R6/lib ./.libs/libdbmail.so
/usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgmime-2.0.so
/usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so
/usr/local/lib/libiconv.so -lcrypt -lresolv -lsocket -lnsl
-R/usr/local/lib/dbmail -R/usr/local/lib
Undefined                       first referenced
 symbol                             in file
g_mime_utils_header_encode_text     ./.libs/libdbmail.so
g_mime_utils_header_decode_text     ./.libs/libdbmail.so
g_mime_stream_file_set_owner        ./.libs/libdbmail.so
g_mime_message_get_mime_part        ./.libs/libdbmail.so
g_mime_utils_header_encode_phrase   ./.libs/libdbmail.so
g_mime_locale_charset               ./.libs/libdbmail.so
g_mime_shutdown                     main.o
ld: fatal: Symbol referencing errors. No output written to
.libs/dbmail-smtp
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `dbmail-smtp'
Current working directory /export/home/dbmail-2.2.10
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='modules '; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/dbmail-2.2.10
*** Error code 1
make: Fatal error: Command failed for target `all'
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
18-Jun-08 23:08 ttessier       New Issue                                    
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to