[Bacula-users] cross compile bacul - mingw32

2009-07-15 Thread OpenThink Labs
When doing  make i got the following error :

Where is obj32/* come from ?

r...@openthinklabs:/home/wildan/jobstuff/Software/BackupTools/Bacula/src/bacula/trunk/bacula/src/win32#
sudo make
Creating Makefile.inc
make[1]: Entering directory
`/home/wildan/jobstuff/Software/BackupTools/Bacula/src/bacula/trunk/bacula/src/win32/lib'
../Makefile.rules:74: obj32/compat.d: No such file or directory
../Makefile.rules:74: obj32/print.d: No such file or directory
../Makefile.rules:74: obj32/winapi.d: No such file or directory
../Makefile.rules:74: obj32/attribs.d: No such file or directory
../Makefile.rules:74: obj32/bfile.d: No such file or directory
../Makefile.rules:74: obj32/create_file.d: No such file or directory
../Makefile.rules:74: obj32/drivetype.d: No such file or directory
../Makefile.rules:74: obj32/enable_priv.d: No such file or directory
../Makefile.rules:74: obj32/find.d: No such file or directory
../Makefile.rules:74: obj32/find_one.d: No such file or directory
../Makefile.rules:74: obj32/fstype.d: No such file or directory
../Makefile.rules:74: obj32/mkpath.d: No such file or directory
../Makefile.rules:74: obj32/match.d: No such file or directory
../Makefile.rules:74: obj32/address_conf.d: No such file or directory
../Makefile.rules:74: obj32/alist.d: No such file or directory
../Makefile.rules:74: obj32/attr.d: No such file or directory
../Makefile.rules:74: obj32/base64.d: No such file or directory
../Makefile.rules:74: obj32/berrno.d: No such file or directory
../Makefile.rules:74: obj32/bget_msg.d: No such file or directory
../Makefile.rules:74: obj32/bnet.d: No such file or directory
../Makefile.rules:74: obj32/bnet_server.d: No such file or directory
../Makefile.rules:74: obj32/bpipe.d: No such file or directory
../Makefile.rules:74: obj32/breg.d: No such file or directory
../Makefile.rules:74: obj32/bregex.d: No such file or directory
../Makefile.rules:74: obj32/bsock.d: No such file or directory
../Makefile.rules:74: obj32/bsnprintf.d: No such file or directory
../Makefile.rules:74: obj32/bsys.d: No such file or directory
../Makefile.rules:74: obj32/btime.d: No such file or directory
../Makefile.rules:74: obj32/btimers.d: No such file or directory
../Makefile.rules:74: obj32/cram-md5.d: No such file or directory
../Makefile.rules:74: obj32/crc32.d: No such file or directory
../Makefile.rules:74: obj32/crypto.d: No such file or directory
../Makefile.rules:74: obj32/daemon.d: No such file or directory
../Makefile.rules:74: obj32/dlist.d: No such file or directory
../Makefile.rules:74: obj32/edit.d: No such file or directory
../Makefile.rules:74: obj32/fnmatch.d: No such file or directory
../Makefile.rules:74: obj32/guid_to_name.d: No such file or directory
../Makefile.rules:74: obj32/hmac.d: No such file or directory
../Makefile.rules:74: obj32/htable.d: No such file or directory
../Makefile.rules:74: obj32/jcr.d: No such file or directory
../Makefile.rules:74: obj32/lex.d: No such file or directory
../Makefile.rules:74: obj32/md5.d: No such file or directory
../Makefile.rules:74: obj32/mem_pool.d: No such file or directory
../Makefile.rules:74: obj32/message.d: No such file or directory
../Makefile.rules:74: obj32/openssl.d: No such file or directory
../Makefile.rules:74: obj32/plugins.d: No such file or directory
../Makefile.rules:74: obj32/pythonlib.d: No such file or directory
../Makefile.rules:74: obj32/queue.d: No such file or directory
../Makefile.rules:74: obj32/rblist.d: No such file or directory
../Makefile.rules:74: obj32/runscript.d: No such file or directory
../Makefile.rules:74: obj32/rwlock.d: No such file or directory
../Makefile.rules:74: obj32/scan.d: No such file or directory
../Makefile.rules:74: obj32/serial.d: No such file or directory
../Makefile.rules:74: obj32/sha1.d: No such file or directory
../Makefile.rules:74: obj32/signal.d: No such file or directory
../Makefile.rules:74: obj32/smartall.d: No such file or directory
../Makefile.rules:74: obj32/tls.d: No such file or directory
../Makefile.rules:74: obj32/tree.d: No such file or directory
../Makefile.rules:74: obj32/util.d: No such file or directory
../Makefile.rules:74: obj32/var.d: No such file or directory
../Makefile.rules:74: obj32/watchdog.d: No such file or directory
../Makefile.rules:74: obj32/workq.d: No such file or directory
../Makefile.rules:74: obj32/lockmgr.d: No such file or directory
../Makefile.rules:74: obj32/parse_conf.d: No such file or directory
../Makefile.rules:74: obj32/res.d: No such file or directory



-- 
---
OpenThink Labs
http://www.tobethink.com/

Making IT, Business and Education in Harmony

 087884599249

Y! : hawking_123
Linkedln : http://www.linkedin.com/in/wildanmaulana

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry 

Re: [Bacula-users] cross compile bacul - mingw32

2009-07-15 Thread Graham Keeling
On Wed, Jul 15, 2009 at 05:00:00PM +0700, OpenThink Labs wrote:
 When doing  make i got the following error :
 
 Where is obj32/* come from ?
 
 r...@openthinklabs:/home/wildan/jobstuff/Software/BackupTools/Bacula/src/bacula/trunk/bacula/src/win32#
 sudo make
 Creating Makefile.inc
 make[1]: Entering directory
 `/home/wildan/jobstuff/Software/BackupTools/Bacula/src/bacula/trunk/bacula/src/win32/lib'
 ../Makefile.rules:74: obj32/compat.d: No such file or directory
 ../Makefile.rules:74: obj32/print.d: No such file or directory
 ../Makefile.rules:74: obj32/winapi.d: No such file or directory
...

I get these warnings too. In my case, it doesn't seem to matter, because it
carries on and finishes the build.
I think it is just saying that no such file exists, and then goes on to create
it. If you have a look in your obj32, you will probably find that they have
turned up.


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] What to do with Error Disk Volumes

2009-07-15 Thread Mingus Dew
All,
 I have a disk volume with a status of Error

 149 | ShopCart-FS_Full-0149 | Error |   1 |  97,820,348,233
|   22 |1,814,400 |   1 |0 | 0 | ShopCart_File |
2009-07-02 02:59:40

Just wondering what is the proper method to clear or recover from this
error?

-Shon
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] What to do with Error Disk Volumes

2009-07-15 Thread Martin Simmons
 On Wed, 15 Jul 2009 13:27:31 -0400, Mingus Dew said:
 
 All,
  I have a disk volume with a status of Error
 
  149 | ShopCart-FS_Full-0149 | Error |   1 |  97,820,348,233
 |   22 |1,814,400 |   1 |0 | 0 | ShopCart_File |
 2009-07-02 02:59:40
 
 Just wondering what is the proper method to clear or recover from this
 error?

The best thing is to find out why it happened, before deciding how to correct
it.  Check the Bacula logs.

__Martin

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] What to do with Error Disk Volumes

2009-07-15 Thread terryc
Martin Simmons wrote:

 The best thing is to find out why it happened, before deciding how to correct
 it.

So the question still stands of the recommended way to get them back 
into the cycle.






-- 
Terry Collins {:-)}
Bicycles, Appropriate Technology, Natural Environment, Welding

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] What to do with Error Disk Volumes

2009-07-15 Thread John Drescher
On Wed, Jul 15, 2009 at 8:15 PM, terrycter...@woa.com.au wrote:
 Martin Simmons wrote:

 The best thing is to find out why it happened, before deciding how to correct
 it.

 So the question still stands of the recommended way to get them back
 into the cycle.

I usually delete the volume in bconsole then delete the file on the
storage and let bacula create a new volume when it wants.

John

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users