[OpenSER-Devel] [ openser-Bugs-1888788 ] make realclean broken for db modules

SourceForge.net noreply at sourceforge.net
Thu Feb 7 15:19:25 CET 2008


Bugs item #1888788, was opened at 2008-02-07 09:04
Message generated for change (Settings changed) made by osas
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1888788&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: make realclean broken for db modules

Initial Comment:
Here's the output of:
make -C /usr/src/openser mode=debug include_modules="mysql" realclean

make[1]: Entering directory `/usr/src/openser/modules/dbtext'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/dbtext'

make[1]: Entering directory `/usr/src/openser/modules/flatstore'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/flatstore'

make[1]: Entering directory `/usr/src/openser/modules/mysql'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/mysql'

make[1]: Entering directory `/usr/src/openser/modules/dbtext'
make[1]: *** No rule to make target `proper'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/dbtext'

make[1]: Entering directory `/usr/src/openser/modules/flatstore'
make[1]: *** No rule to make target `proper'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/flatstore'

make[1]: Entering directory `/usr/src/openser/modules/mysql'
make[1]: *** No rule to make target `proper'.  Stop.
make[1]: Leaving directory `/usr/src/openser/modules/mysql'


----------------------------------------------------------------------

>Comment By: Ovidiu Sas (osas)
Date: 2008-02-07 09:19

Message:
Logged In: YES 
user_id=1395524
Originator: YES

Oh ... I needed to manually remove the old db directories.
It is working fine now.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1888788&group_id=139143



More information about the Devel mailing list