A NOTE has been added to this issue. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=728 
====================================================================== 
Reported By:                kemkerj
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   728
Category:                   General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             18-Sep-08 03:20 CEST
Last Modified:              11-Feb-09 17:42 CET
====================================================================== 
Summary:                    DBMail won't compile under Solaris 10
Description: 
Configured with mysql, created the database, created dbmail user.  Using
either gmake or Sun's make throws an error when trying to compile
sortnull.lo
====================================================================== 

---------------------------------------------------------------------- 
 (0002613) paul (administrator) - 05-Oct-08 12:03
 http://www.dbmail.org/mantis/view.php?id=728#c2613 
---------------------------------------------------------------------- 
Since people *are* using dbmail-2.2 on solaris, I'm setting the severity to
'tweak'.  

---------------------------------------------------------------------- 
 (0002620) kemkerj (reporter) - 09-Oct-08 05:53
 http://www.dbmail.org/mantis/view.php?id=728#c2620 
---------------------------------------------------------------------- 
Are they using it under Solaris 10, or just under Solaris?  I've searched
for information on this bug.

It may be a "tweak" in general, but it's a "block" if you're running into
the bug.  I'll abide by the decision, but it's preventing dbmail from
being used at all.  How would you suggest I go about getting assistance? 
I've already posted the query in the User's mailing list and haven't seen
any replies.  That post was done close to three weeks ago.  It's not like
I'm being pushy about it, just curious if anyone has any ideas on how to
get past this block. 

---------------------------------------------------------------------- 
 (0002621) paul (administrator) - 09-Oct-08 08:51
 http://www.dbmail.org/mantis/view.php?id=728#c2621 
---------------------------------------------------------------------- 
'block' bugs are those that showstoppers for the next release. Your problem
aint that.

Please specify the versions of libtool/autoconf/automake you are using.

Since I don't have access to solaris-10 I have no way to reproduce this
myself. 

---------------------------------------------------------------------- 
 (0002768) azanatta (reporter) - 11-Feb-09 17:30
 http://www.dbmail.org/mantis/view.php?id=728#c2768 
---------------------------------------------------------------------- 
Hi,

I had exactly the same error.
Is there any update on this one...? 

---------------------------------------------------------------------- 
 (0002769) azanatta (reporter) - 11-Feb-09 17:32
 http://www.dbmail.org/mantis/view.php?id=728#c2769 
---------------------------------------------------------------------- 
Well.... maybe the only difference is that I tried to compile the packages
with the last version 2.2.11. But the error was the same. 

---------------------------------------------------------------------- 
 (0002770) azanatta (reporter) - 11-Feb-09 17:42
 http://www.dbmail.org/mantis/view.php?id=728#c2770 
---------------------------------------------------------------------- 
Here is what i get:

# make
make  all-recursive
Making all in modules
/bin/bash ../libtool --tag=CC --mode=link cc
-I/opt/coolstack/mysql/include/mysql  -fast -fsimple=1 -fns=no
-I/opt/coolstack/include -m64 -xarch=sparcvis2 -mt -DHAVE_RWLOCK  
-DHAVE_RWLOCK_T -DUNIV_SOLARIS -g -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include   -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include   -I/opt/csw/include/gmime-2.0
-I/opt/csw/include/glib-2.0 -I/opt/csw/lib/glib-2.0/include  -module
-L/opt/csw/lib -lglib-2.0 -lintl   -L/opt/csw/lib -lgmodule-2.0 -ldl
-lglib-2.0 -lintl   -L/opt/csw/lib -lgmime-2.0 -lz -lsocket -lnsl
-lgobject-2.0 -lglib-2.0 -lintl -o libsort_null.la   sortnull.lo
ar cru .libs/libsort_null.a .libs/sortnull.o
ar: cannot open .libs/sortnull.o
        No such file or directory
ar: .libs/sortnull.o not found
*** Error code 1
make: Fatal error: Command failed for target `libsort_null.la'
Current working directory
/opt/coolstack/apache2/htdocs/dbmail/public_html/dbmail-2.2.11/modules
*** 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 man'; 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
/opt/coolstack/apache2/htdocs/dbmail/public_html/dbmail-2.2.11
*** Error code 1
make: Fatal error: Command failed for target `all' 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
18-Sep-08 03:20  kemkerj        New Issue                                    
18-Sep-08 03:33  kemkerj        Issue Monitored: kemkerj                     
05-Oct-08 12:03  paul           Note Added: 0002613                          
05-Oct-08 12:03  paul           Severity                 block => tweak      
09-Oct-08 05:53  kemkerj        Note Added: 0002620                          
09-Oct-08 08:51  paul           Note Added: 0002621                          
11-Feb-09 17:31  azanatta       Note Added: 0002768                          
11-Feb-09 17:32  azanatta       Note Added: 0002769                          
11-Feb-09 17:42  azanatta       Note Added: 0002770                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to