linux-f2fs-devel.lists.sourceforge.net archive mirror
 help / color / mirror / Atom feed
From: Chao Yu via Linux-f2fs-devel <linux-f2fs-devel@lists.sourceforge.net>
To: Jianan Huang <huangjianan@xiaomi.com>, jaegeuk@kernel.org
Cc: wanghui33@xiaomi.com, linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 1/2] f2fs-tools: delete only if the libf2fs_format.so* exists
Date: Fri, 9 May 2025 14:18:33 +0800	[thread overview]
Message-ID: <7eeb6cfb-3c64-49c5-8afa-a3a7cf272878@kernel.org> (raw)
In-Reply-To: <20250508124235.58858-1-huangjianan@xiaomi.com>

On 5/8/25 20:42, Jianan Huang wrote:
> Otherwise we will get the following error when executing make uninstall:
> 
> make  uninstall-hook
> make[2]: Entering directory '/home/huangjianan/code/f2fs-tools/mkfs'
> rm /usr/local/lib/libf2fs_format.so*
> rm: cannot remove '/usr/local/lib/libf2fs_format.so*': No such file or directory
> make[2]: *** [Makefile:827: uninstall-hook] Error 1
> make[2]: Leaving directory '/home/huangjianan/code/f2fs-tools/mkfs'
> make[1]: *** [Makefile:790: uninstall-am] Error 2
> make[1]: Leaving directory '/home/huangjianan/code/f2fs-tools/mkfs'
> make: *** [Makefile:418: uninstall-recursive] Error 1
> 
> Fixes: b067004c92dc ("add configure option --with-root-libdir")
> Signed-off-by: Jianan Huang <huangjianan@xiaomi.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

      parent reply	other threads:[~2025-05-09  6:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 12:42 [f2fs-dev] [PATCH 1/2] f2fs-tools: delete only if the libf2fs_format.so* exists Jianan Huang via Linux-f2fs-devel
2025-05-08 12:42 ` [f2fs-dev] [PATCH 2/2] f2fs-tools: clean up dump.f2fs etc. when uninstall Jianan Huang via Linux-f2fs-devel
2025-05-09  6:22   ` Chao Yu via Linux-f2fs-devel
2025-05-09  6:18 ` Chao Yu via Linux-f2fs-devel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7eeb6cfb-3c64-49c5-8afa-a3a7cf272878@kernel.org \
    --to=linux-f2fs-devel@lists.sourceforge.net \
    --cc=chao@kernel.org \
    --cc=huangjianan@xiaomi.com \
    --cc=jaegeuk@kernel.org \
    --cc=wanghui33@xiaomi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).